- 05 Oct, 2018 40 commits
-
-
Phillip Webb authored
Update `DevToolsPropertyDefaultsPostProcessor` to automatically set the recently introduced `spring.messages.reloadable` property to `true`. Closes gh-14699
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Andy Wilkinson authored
See gh-12482
-
Phillip Webb authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-14604
-
Andy Wilkinson authored
* gh-12482: Polish "Auto-configure Micrometer's Jersey 2 server instrumentation" Auto-configure Micrometer's Jersey 2 server instrumentation
-
Andy Wilkinson authored
Closes gh-12482
-
Michael Weirauch authored
See gh-12482 Co-authored-by:
Michael J. Simons <michael@simons.ac>
-
Andy Wilkinson authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14589
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14700
-
Andy Wilkinson authored
Closes gh-14690
-
Stephane Nicoll authored
This commit splits auto-configurations that require different environments so that they can be filtered early. Closes gh-12260
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14675
-
Andy Wilkinson authored
-
Stephane Nicoll authored
* pr/13926: Polish "Add reactive health indicator for Couchbase" Add reactive health indicator for Couchbase
-
Stephane Nicoll authored
Closes gh-13926
-
Mikalai Lushchytski authored
See gh-13926
-
Stephane Nicoll authored
-
Andy Wilkinson authored
Closes gh-14691
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14692
-
Andy Wilkinson authored
Closes gh-14691
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, the JSON-B auto-configuration would be enabled when the JSON-B API was on the classpath. This led to a failure if there was no implementation available. The JSON-B API loads an implementation using the service loader. This commit updates the auto-configuration to be conditional on the presence of a META-INF/services/javax.json.bind.spi.JsonbProvider file on the classpath. Closes gh-14675
-
Andy Wilkinson authored
* gh-14585: Polish "Add Kotlin DSL examples to Gradle Plugin's documentation" Add Kotlin DSL examples to Gradle Plugin's documentation
-
Andy Wilkinson authored
Closes gh-14585
-
jnizet authored
See gh-14585
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14620: Simplify escaping of newline characters when publishing release notes
-
Hanope authored
Closes gh-14620
-
Andy Wilkinson authored
* gh-14684: Polish "Drop support for "all" from management.metrics.distribution.sla" Drop support for "all" from management.metrics.distribution.sla
-