- 16 Aug, 2018 28 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14002: Polish "Add table for supported build tools" Add table for supported build tools
-
Stephane Nicoll authored
Closes gh-14002
-
qct authored
See gh-14002
-
Stephane Nicoll authored
This commit adds support for providing a default ThreadPoolTaskScheduler with sensible defaults. A new TaskSchedulerBuilder is provided with defaults from the `spring.task.scheduler.*` namespace and can be used to create custom instances. If no custom `TaskScheduler` bean is present, `@EnableScheduling` now uses the auto-configured task scheduler. Closes gh-1397
-
Stephane Nicoll authored
-
Andy Wilkinson authored
* gh-14004: Polish "Stop Elasticsearch REST client from pulling in commons-logging" Stop Elasticsearch REST client from pulling in commons-logging
-
Andy Wilkinson authored
Closes gh-14004
-
Filip Procházka authored
See gh-14004
-
Andy Wilkinson authored
* gh-14052: Polish "Allow properties to be configured using slice test annotations" Allow properties to be configured using slice test annotations
-
Andy Wilkinson authored
Closes gh-14052
-
artsiom authored
See gh-14052
-
Andy Wilkinson authored
* gh-14035: Add "With an Immediate Pull Request"
-
Johnny Lim authored
This commit also reorganises the "Please DO NOT Raise an Issue" cases. Closes gh-14035
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-14056: Use Collections.list() where possible
-
dreis2211 authored
Closes gh-14056
-
Stephane Nicoll authored
-
Andy Wilkinson authored
* gh-13498: Polish "Add support for multiple REST Docs configuration customizers" Add support for multiple REST Docs configuration customizers
-
Andy Wilkinson authored
Closes gh-13498
-
Eddú Meléndez authored
This commit introduces support for multiple configuration customizers for REST Docs with MockMvc, WebTestClient, and REST Assured. Closes gh-13498
-
Stephane Nicoll authored
-
Andy Wilkinson authored
* gh-14078: Remove redundant spring-boot-starter dependencies from starters
-
Jan Groot authored
Closes gh-14078
-
Brian Clozel authored
Closes gh-9146
-
Stephane Nicoll authored
Closes gh-14077
-
- 15 Aug, 2018 12 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
* gh-14067: Polish
-
Johnny Lim authored
Closes gh-14067
-
Stephane Nicoll authored
Closes gh-14073
-
Andy Wilkinson authored
Until the fix for JDK-8209506 [1] is available in Java 11 builds, SSL connections to services using Google's SSL certificate do not work due to a lack of trust. This affects both our OAuth2 client samples which were using https://accounts.google.com as an OpenID Connect provider. This commit switches the two samples to use Yahoo in place of Google. See gh-14028 [1] https://bugs.openjdk.java.net/browse/JDK-8209506
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14072: Remove @UsesUnsafeJava annotations
-
dreis2211 authored
Closes gh-14072
-
Stephane Nicoll authored
* pr/14049: Polish
-
Johnny Lim authored
Closes gh-14049
-