Stephane Nicoll
dc02616b78
Merge branch '2.0.x'
2018-11-01 17:15:31 +09:00
Nooheat
8380031039
Simplify ArrayList calling addAll() immediately
...
Closes gh-15033
2018-11-01 17:10:16 +09:00
Stephane Nicoll
8d6d1f4a57
Merge branch '2.0.x'
2018-11-01 10:15:26 +09:00
Misagh Moayyed
e820f04926
Polish EnableConfigurationPropertiesImportSelector javadoc
...
Closes gh-15049
2018-11-01 10:13:35 +09:00
Andy Wilkinson
228e05487a
Test Gradle Plugin against Gradle 5.0-rc-1
...
Closes gh-15028
2018-10-31 09:47:49 +00:00
Phillip Webb
5e50f762a3
Revert DevTools polish
...
It seems like we can't use constructor injection at the
moment.
2018-10-29 18:37:58 -07:00
Phillip Webb
8ded42ceb1
Use US spelling for "favor"
2018-10-29 18:37:58 -07:00
Madhura Bhave
e41329b238
Upgrade to Spring Batch 4.1.0.RELEASE
...
Closes gh-14891
2018-10-29 18:05:05 -07:00
Phillip Webb
33d385cf7a
Use US spelling for "favor"
2018-10-29 15:26:34 -07:00
Phillip Webb
f3fa20b2d1
Polish
2018-10-29 14:25:45 -07:00
Andy Wilkinson
290e8886c9
Polish "Handle StepRegistry connect/read timeout deprecation"
...
Closes gh-14886
2018-10-29 21:11:11 +00:00
artsiom
fe63342f52
Handle StepRegistry connect/read timeout deprecation
...
See gh-14886
2018-10-29 20:56:25 +00:00
Andy Wilkinson
a984453363
Upgrade to Spring Session Bean-RELEASE
...
Closes gh-14733
2018-10-29 20:49:57 +00:00
Andy Wilkinson
53d0a63e8e
Upgrade to Spring Kafka 2.2.0.RELEASE
...
Closes gh-14892
2018-10-29 20:16:57 +00:00
Andy Wilkinson
0c3d899d5d
Upgrade to Spring Integration 5.1.0.RELEASE
...
Closes gh-14889
2018-10-29 20:03:56 +00:00
Brian Clozel
2232f7d82f
Polish
...
Closes gh-14914
2018-10-29 18:10:10 +01:00
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.
2018-10-29 18:10:10 +01:00
Andy Wilkinson
1341789819
Merge branch '2.0.x'
2018-10-29 16:39:51 +00:00
Andy Wilkinson
9ea5c58e38
Remove stale mention of module layout from Maven plugin's docs
...
Closes gh-14854
2018-10-29 16:38:58 +00:00
Andy Wilkinson
743782de7e
Revert reloadable message source support
...
Closes gh-14882
See gh-14699
See gh-13377
2018-10-29 16:24:59 +00:00
Andy Wilkinson
5ac9b972fe
Test the Gradle Plugin against Gradle 5.0-milestone-1
...
Closes gh-15005
2018-10-29 15:15:00 +00:00
Andy Wilkinson
b2d51db76a
Upgrade to Spring Data Lovelace-SR2
...
Closes gh-14888
2018-10-29 14:28:16 +00:00
Andy Wilkinson
77f571aa45
Merge branch '2.0.x'
2018-10-29 13:12:53 +00:00
Andy Wilkinson
7eb1df1650
Test the Gradle Plugin against Gradle 4.10.2
...
Closes gh-15004
2018-10-29 13:11:41 +00:00
Andy Wilkinson
8ec9f23719
Polish "Add Log Output when DevTools restart is disabled"
...
Closes gh-14807
2018-10-29 12:38:43 +00:00
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
2018-10-29 12:38:21 +00:00
Andy Wilkinson
f492285999
Polish "Make auto-configured applicationTaskExecutor bean lazy"
...
Closes gh-14934
2018-10-29 12:15:04 +00:00
artsiom
4f92e857e9
Make auto-configured applicationTaskExecutor bean lazy
...
See gh-14934
2018-10-29 12:14:03 +00:00
Andy Wilkinson
de674db454
Merge branch '2.0.x'
2018-10-29 12:03:47 +00:00
dreis2211
62ca9e47b8
Use MeterRegistry.isClosed() for tests
...
Closes gh-14975
2018-10-29 11:57:16 +00:00
Andy Wilkinson
76757339ae
Upgrade to Spring Framework 5.1.2.RELEASE
...
Closes gh-14887
2018-10-29 11:42:34 +00:00
Andy Wilkinson
0e08d379ae
Polish "Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle"
...
See gh-14907
2018-10-29 11:36:49 +00:00
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
2018-10-29 11:36:10 +00:00
Andy Wilkinson
b2e1d14427
Upgrade to Thymeleaf Extras Springsecurity 3.0.4.RELEASE
...
Closes gh-15001
2018-10-29 10:46:56 +00:00
Andy Wilkinson
58b495800a
Upgrade to Joda Time 2.10.1
...
Closes gh-15000
2018-10-29 10:46:55 +00:00
Andy Wilkinson
afad5e3733
Upgrade to Lettuce 5.1.2.RELEASE
...
Closes gh-14999
2018-10-29 10:46:55 +00:00
Andy Wilkinson
4fc2e344b6
Merge branch '2.0.x'
2018-10-29 10:44:57 +00:00
Andy Wilkinson
0cd2b9262b
Upgrade to Thymeleaf Extras Springsecurity4 3.0.4.RELEASE
...
Closes gh-14997
2018-10-29 10:43:29 +00:00
Andy Wilkinson
a1b51f7647
Upgrade to Activemq 5.15.7
...
Closes gh-14996
2018-10-29 10:43:28 +00:00
Andy Wilkinson
30a9c0ee07
Upgrade to Reactor Bom Bismuth-SR13
...
Closes gh-14995
2018-10-29 10:43:27 +00:00
Andy Wilkinson
4a0552e945
Upgrade to Thymeleaf 3.0.11.RELEASE
...
Closes gh-14920
2018-10-29 10:37:15 +00:00
Brian Clozel
8f462d69df
Upgrade to Reactor Californium-SR2
...
Closes gh-14992
2018-10-29 11:20:49 +01:00
Andy Wilkinson
f20b22ce6c
Upgrade to Micrometer 1.1.0
...
Closes gh-14890
2018-10-29 10:02:40 +00:00
Andy Wilkinson
c82a13d18e
Upgrade to Byte Buddy 1.9.3
...
Closes gh-14866
2018-10-29 10:01:41 +00:00
Phillip Webb
22c7546607
Polish
2018-10-28 21:05:54 -07:00
Phillip Webb
1451c0c069
Polish "Restore max-http-header-size default value support"
...
Fix Jetty and Undertow customizers to restore Spring Boot 2.0
behavior where a negative or zero `max-http-header-size` indicates
that the server default should be used.
Closes gh-14986
2018-10-28 21:04:17 -07:00
Bryan Turner
8b40ce14cb
Restore max-http-header-size default value support
...
Fix `TomcatWebServerFactoryCustomizer` to restore Spring Boot 2.0
behavior where a negative or zero `max-http-header-size` indicates
that the server default should be used.
See gh-14986
2018-10-28 20:56:51 -07:00
Phillip Webb
807743b679
Merge branch '2.0.x'
2018-10-28 09:00:32 -07:00
Phillip Webb
43dd3cfa76
Polish "Improve Path Matching and Content Negotiation docs"
...
See gh-14977
2018-10-28 08:59:30 -07:00
Nishant Raut
113abbe6e6
Improve Path Matching and Content Negotiation docs
...
Add a note to the "Path Matching and Content Negotiation" section about
the `spring.mvc.pathmatch.use-suffix-pattern` property.
Closes gh-14977
2018-10-28 08:52:36 -07:00