- 13 Jan, 2020 19 commits
-
-
Brian Clozel authored
The Elasticsearch transport client has been deprecated since Spring Boot 2.2.0 and is about to be removed from Spring Data Elasticsearch and Elasticsearch itself in their next major releases. The available REST client support variants are now the preferred way of using Elasticsearch features. Closes gh-19668
-
Andy Wilkinson authored
See gh-19649
-
Stephane Nicoll authored
Closes gh-19588
-
Stephane Nicoll authored
See gh-19588
-
Stephane Nicoll authored
See gh-19588
-
Scott Frederick authored
See gh-19588
-
Andy Wilkinson authored
Closes gh-18777
-
Brian Clozel authored
* pr/19464: Support nested requests in MetricsClientHttpRequestInterceptor Closes gh-19464
-
Dmytro Nosan authored
Prior to this commit, requests made by `HttpRequestInterceptor` instances configured on `RestTemplate` would not be recorded properly. This commit ensures that nested requests are recorded separately. See gh-19381
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-19640
-
Andy Wilkinson authored
Enforcing the spring-boot-dependencies platform makes for too strong an opinion about the version of Kotlin that should be on the build script's classpath. It clashes with the version of Kotlin that's embedded in Gradle and used with Gradle's Kotlin DSL. This commit switches to a normal platform (rather than an enforced platform) which allows it to express an opinion about the version of Kotlin without making it a strict requirement. Closes gh-19609
-
Andy Wilkinson authored
Closes gh-19654
-
Andy Wilkinson authored
See gh-19653
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-19651
-
Andy Wilkinson authored
See gh-19650
-
Brian Clozel authored
This commit removes the validation starter from the web and webflux starters - we've reconsidered that choice since many were not using this feature as part of their default web experience. Thit commit also changes the default EL implementation for the Jakarta implementation, aligning all servers on it and simplifying dependency management (especially exclusions that were required previously). Closes gh-19550
-
- 12 Jan, 2020 19 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-19630
-
Andy Wilkinson authored
See gh-19648
-
Andy Wilkinson authored
See gh-19647
-
Andy Wilkinson authored
See gh-19646
-
Andy Wilkinson authored
See gh-19645
-
Andy Wilkinson authored
See gh-19644
-
Andy Wilkinson authored
See gh-19643
-
Andy Wilkinson authored
Closes gh-19630
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-19639
-
Andy Wilkinson authored
See gh-19642
-
Andy Wilkinson authored
See gh-19641
-
Andy Wilkinson authored
See gh-19640
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-19657
-
Andy Wilkinson authored
Closes gh-19656
-
- 11 Jan, 2020 2 commits
-
-
Stephane Nicoll authored
Closes gh-19635
-
Stephane Nicoll authored
* pr/19621: Update copyright in legal doc section Closes gh-19621
-