Misagh Moayyed
e820f04926
Polish EnableConfigurationPropertiesImportSelector javadoc
...
Closes gh-15049
6 years ago
Andy Wilkinson
bbdd731535
Use 11.0.1-jdk for Java 11 CI builds
...
Closes gh-15030
6 years ago
Andy Wilkinson
228e05487a
Test Gradle Plugin against Gradle 5.0-rc-1
...
Closes gh-15028
6 years ago
Spring Buildmaster
001fc465d4
Next development version (v2.1.1.BUILD-SNAPSHOT)
6 years ago
Phillip Webb
80685f81bf
Merge branch '2.0.x'
6 years ago
Phillip Webb
744cdf43e9
Revert "Use random port for DevTools tests"
...
This reverts commit 4630c2292f
.
6 years ago
Phillip Webb
5e50f762a3
Revert DevTools polish
...
It seems like we can't use constructor injection at the
moment.
6 years ago
Phillip Webb
8ded42ceb1
Use US spelling for "favor"
6 years ago
Madhura Bhave
e41329b238
Upgrade to Spring Batch 4.1.0.RELEASE
...
Closes gh-14891
6 years ago
Phillip Webb
2d305341a4
Merge branch '2.0.x'
6 years ago
Phillip Webb
4630c2292f
Use random port for DevTools tests
...
Change the `RemoteApplicationLauncher` to use a random port and also
protect against an NPE if the launch fails.
6 years ago
Phillip Webb
33d385cf7a
Use US spelling for "favor"
6 years ago
Phillip Webb
f3fa20b2d1
Polish
6 years ago
Andy Wilkinson
ac9c003a65
Merge pull request #14886 from Artsiom Yudovin
...
* gh-14886:
Polish "Handle StepRegistry connect/read timeout deprecation"
Handle StepRegistry connect/read timeout deprecation
6 years ago
Andy Wilkinson
290e8886c9
Polish "Handle StepRegistry connect/read timeout deprecation"
...
Closes gh-14886
6 years ago
artsiom
fe63342f52
Handle StepRegistry connect/read timeout deprecation
...
See gh-14886
6 years ago
Andy Wilkinson
a984453363
Upgrade to Spring Session Bean-RELEASE
...
Closes gh-14733
6 years ago
Andy Wilkinson
53d0a63e8e
Upgrade to Spring Kafka 2.2.0.RELEASE
...
Closes gh-14892
6 years ago
Andy Wilkinson
0c3d899d5d
Upgrade to Spring Integration 5.1.0.RELEASE
...
Closes gh-14889
6 years ago
Brian Clozel
2232f7d82f
Polish
...
Closes gh-14914
6 years ago
Julian Devia
3e6a4eb6e3
Use cluster endpoint in Jest HealthIndicator
...
This commit changes the requested endpoint for the Jest
HealthIndicator. The `"/_all/_stats"` was previously used, but
the response size can be quite large and costly.
This is now using the `"/_cluster/health"` endpoint.
6 years ago
Andy Wilkinson
1341789819
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
9ea5c58e38
Remove stale mention of module layout from Maven plugin's docs
...
Closes gh-14854
6 years ago
Andy Wilkinson
743782de7e
Revert reloadable message source support
...
Closes gh-14882
See gh-14699
See gh-13377
6 years ago
Andy Wilkinson
5ac9b972fe
Test the Gradle Plugin against Gradle 5.0-milestone-1
...
Closes gh-15005
6 years ago
Andy Wilkinson
b2d51db76a
Upgrade to Spring Data Lovelace-SR2
...
Closes gh-14888
6 years ago
Andy Wilkinson
77f571aa45
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
7eb1df1650
Test the Gradle Plugin against Gradle 4.10.2
...
Closes gh-15004
6 years ago
Andy Wilkinson
cba89f884f
Merge pull request #14807 from Marcus Eisele
...
* gh-14807:
Polish "Add Log Output when DevTools restart is disabled"
Add Log Output when DevTools restart is disabled
6 years ago
Andy Wilkinson
8ec9f23719
Polish "Add Log Output when DevTools restart is disabled"
...
Closes gh-14807
6 years ago
Marcus Eisele
e76605ff75
Add Log Output when DevTools restart is disabled
...
This covers the cases when:
* An Java agent based reloader (e.g. JRebel) is being used
* The reloader was disabled by using a system property
See gh-14807
6 years ago
Andy Wilkinson
35bd4cfbed
Merge pull request #14934 from Artsiom Yudovin
...
* gh-14934:
Polish "Make auto-configured applicationTaskExecutor bean lazy"
Make auto-configured applicationTaskExecutor bean lazy
6 years ago
Andy Wilkinson
f492285999
Polish "Make auto-configured applicationTaskExecutor bean lazy"
...
Closes gh-14934
6 years ago
artsiom
4f92e857e9
Make auto-configured applicationTaskExecutor bean lazy
...
See gh-14934
6 years ago
Andy Wilkinson
de674db454
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
b1d159b3e1
Merge pull request #14975 from Christoph Dreis
...
* gh-14975:
Use MeterRegistry.isClosed() for tests
6 years ago
dreis2211
62ca9e47b8
Use MeterRegistry.isClosed() for tests
...
Closes gh-14975
6 years ago
Andy Wilkinson
76757339ae
Upgrade to Spring Framework 5.1.2.RELEASE
...
Closes gh-14887
6 years ago
Andy Wilkinson
10c5322d4b
Merge pull request #14907 from Dave Syer
...
* gh-14907:
Polish "Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle"
Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle
6 years ago
Andy Wilkinson
0e08d379ae
Polish "Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle"
...
See gh-14907
6 years ago
Dave Syer
c1022e74cd
Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle
...
An initializer that adds a BeanDefinitionRegistryPostProcessor which
in turn adds bean definitions has to be very careful to run early.
Otherwise, other initializers that want to influence the bean
definitions added never get a chance.
Closes gh-14907
6 years ago
Andy Wilkinson
eafee8be58
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
974f90cefe
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
60784e631f
Use HTTPS URL to download Glassfish binary
...
Closes gh-14994
6 years ago
Andy Wilkinson
b2e1d14427
Upgrade to Thymeleaf Extras Springsecurity 3.0.4.RELEASE
...
Closes gh-15001
6 years ago
Andy Wilkinson
58b495800a
Upgrade to Joda Time 2.10.1
...
Closes gh-15000
6 years ago
Andy Wilkinson
afad5e3733
Upgrade to Lettuce 5.1.2.RELEASE
...
Closes gh-14999
6 years ago
Andy Wilkinson
4fc2e344b6
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
0cd2b9262b
Upgrade to Thymeleaf Extras Springsecurity4 3.0.4.RELEASE
...
Closes gh-14997
6 years ago
Andy Wilkinson
a1b51f7647
Upgrade to Activemq 5.15.7
...
Closes gh-14996
6 years ago