Commit Graph

19211 Commits (acb5a90273abf5b7210779ee39cc940992ca04ce)
 

Author SHA1 Message Date
Stephane Nicoll eacea1af46 Merge pull request #10771 from hengyunabc
* pr/10771:
  Polish "Add encoding support for git and build properties"
  Add encoding support for git and build properties
6 years ago
Stephane Nicoll c91d9bfda8 Polish "Add encoding support for git and build properties"
Closes gh-10771
6 years ago
hengyunabc f7a4a56fba Add encoding support for git and build properties
See gh-10771
6 years ago
Andy Wilkinson 73c6cc1b5d Merge branch '2.0.x' 6 years ago
Andy Wilkinson 839e686c9e Fix Checkstyle violation 6 years ago
Andy Wilkinson 646c20ed6a Merge branch '2.0.x' 6 years ago
Andy Wilkinson f9b6c1ab4d Include more information in NoSuchBeanDefinition failure analysis
Closes gh-13594
6 years ago
Andy Wilkinson 467169aaaf Merge branch '2.0.x' 6 years ago
Andy Wilkinson 9e14fc6b8b Cope with hanging call to connection.start() in JmsHealthIndicator
Previously, if the call to connection.start() hung, JmsHealthIndicator
would also hang and then never respond.

This commit introduces the use of an additional thread that waits for
up to 5 seconds for the connection to start. If the call to start
does not complete within that time, the connection is closed. The
call to close causes the call to start to throw an exception, thereby
stopping the hang and allowing the indicator to report that the
broker is down.

Closes gh-10809
6 years ago
Stephane Nicoll 5a2a2e1ebe Complete documentation of logger-name with out-of-box logging groups
Closes gh-14456
6 years ago
Madhura Bhave b18751ebd9 Provide loggingCodecCustomizer only if property is set
Fixes gh-14723
6 years ago
Andy Wilkinson 37c60b6603 Merge branch '2.0.x' 6 years ago
Andy Wilkinson 51a1309ab7 Document need to use spring.data.rest rather than spring.data.web
Closes gh-14413
6 years ago
Andy Wilkinson 3f7a01fd27 Use ApplicationContextRunner in SpringDataWebAutoConfigurationTests
See gh-14413
6 years ago
Stephane Nicoll 0fba98ca73 Fix logging.group target type
Closes gh-14743
6 years ago
Stephane Nicoll caf7f09296 Document standard "sql" and "web" log groups in the metadata
Closes gh-14740
6 years ago
Stephane Nicoll 716b04721c Merge branch '2.0.x' 6 years ago
Stephane Nicoll cc8464027c Merge pull request #14460 from ruslanys
* pr/14460:
  Polish "Remove duplicate -l option for init command"
  Remove duplicate -l option for init command
6 years ago
Stephane Nicoll 6e6c22c0ae Polish "Remove duplicate -l option for init command"
Closes gh-1446
6 years ago
Ruslan Molchanov 71cf472116 Remove duplicate -l option for init command
See gh-14460
6 years ago
Andy Wilkinson 0f8e338263 Merge branch '2.0.x' 6 years ago
Andy Wilkinson 24eefcc1c6 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 335afdb9d9 Upgrade to GemFire 8.2.12
Closes gh-14739
6 years ago
Andy Wilkinson fa47073d11 Merge branch '2.0.x' 6 years ago
Andy Wilkinson c6fdb4f0f2 Improve documentation of Quartz DataSource customization
Closes gh-12780
6 years ago
Andy Wilkinson 602f23c3eb Merge branch '2.0.x' 6 years ago
Andy Wilkinson 33e0b12d46 Merge pull request #14735 from Heemang Han
* gh-14735:
  Correct TIP typo in the documentation
6 years ago
Hanope 8b08f04e39 Correct TIP typo in the documentation
Closes gh-14735
6 years ago
Andy Wilkinson 83e1a61510 Merge branch '2.0.x' 6 years ago
Andy Wilkinson 73122fa8f3 Improve documentation of supported JSON mapping libraries
Closes gh-14703
6 years ago
Stephane Nicoll 3b0f00dc20 Document how to enable Hibernate 2nd level cache with JCache
Closes gh-14734
6 years ago
Andy Wilkinson acba77ab6d Merge branch '2.0.x' 6 years ago
Andy Wilkinson f2446f78df Align Session Redis tests with changes in latest Apple snapshots
See gh-14732
6 years ago
Stephane Nicoll a22d089cdc Use a dedicated hook point to customize InfluxDB's HTTP client
This commit introduces a dedicated hook point for InfluxDB's http client
builder and retains backward compatibility, in a deprecated fashion, for
looking up a OkHttpClient.Builder bean.

Closes gh-14709
6 years ago
Andy Wilkinson 20e57de73f Start building against Spring Session snapshots for Bean-RELEASE
See gh-14733
6 years ago
Andy Wilkinson 5c67bbd2b4 Start building against Spring Integration snapshots for 5.1.0.RC2
See gh-14731
6 years ago
Andy Wilkinson 6c4d2e140b Start building against Spring Security 5.1.1 snapshots
See gh-14730
6 years ago
Andy Wilkinson f1ae192dcb Start building against Spring Data snapshots for Lovelace-SR1
See gh-14729
6 years ago
Andy Wilkinson 205a25c0d4 Merge branch '2.0.x' 6 years ago
Andy Wilkinson 1b4a60e65c Start building against Spring Session snapshots for Apple-SR6
See gh-14732
6 years ago
Andy Wilkinson e2b589547c Start building against Spring Data snapshots for Kay-SR11
See gh-14728
6 years ago
Andy Wilkinson a99b5ab96e Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson d6f01951f4 Start building against Spring Data snapshots for Ingalls-SR16
See gh-14727
6 years ago
Stephane Nicoll 50e089076e Merge pull request #14712 from dreis2211
* pr/14712:
  Fix actuator endpoint tables in docs
6 years ago
dreis2211 6a66a333ae Fix actuator endpoint tables in docs
Closes gh-14712
6 years ago
Andy Wilkinson 2ae58b66f0 Merge branch '2.0.x' 6 years ago
Andy Wilkinson 508bfda9ad Start building against Spring Framework 5.0.10 snapshots
See gh-14722
6 years ago
Andy Wilkinson f5367a9e1f Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson c428eaa8c0 Start building against Spring Framework 4.3.20 snapshots
See gh-14721
6 years ago
Andy Wilkinson 04d69f10e0 Merge branch '2.0.x' 6 years ago