- 12 Jan, 2020 11 commits
-
-
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 4 commits
-
-
Stephane Nicoll authored
Closes gh-19635
-
Stephane Nicoll authored
* pr/19621: Update copyright in legal doc section Closes gh-19621
-
dreis2211 authored
See gh-19621
-
Phillip Webb authored
This reverts commit ab981b9c since it's hopefully now fixed upstream.
-
- 10 Jan, 2020 25 commits
-
-
Brian Clozel authored
-
Madhura Bhave authored
-
Madhura Bhave authored
See gh-19599
-
Brian Clozel authored
Prior to this commit, HTTP client builders auto-configured by Spring Boot would be eagerly instantiating resources, even if those were not used by the application. This commit makes the `RestTemplateBuilder` bean as Lazy. `WebClient.Builder` was already a prototype bean, but some of its dependencies could consume resources, like the `HttpClientConnector` and the related infrastructure. This commit makes those pieces lazy. Note that since those components are meant to help instantiate actual HTTP clients for application components, making them lazy won't make any difference at runtime since they'll be used during context refresh, or they won't be used at all. Closes gh-19549
-
Madhura Bhave authored
Closes gh-19622
-
Madhura Bhave authored
Closes gh-19599
-
Andy Wilkinson authored
* gh-19620: Reuse optional configuration name constant Closes gh-19620
-
Vedran Pavic authored
See gh-19620
-
Andy Wilkinson authored
* gh-19619: Simplify Gradle's build settings Closes gh-19619
-
Vedran Pavic authored
See gh-19619
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-19618: Remove Maven wrapper leftovers Closes gh-19618
-
dreis2211 authored
See gh-19618
-
Andy Wilkinson authored
Closes gh-19616
-
Andy Wilkinson authored
Closes gh-19617
-
Andy Wilkinson authored
Closes gh-19615
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-19608 See gh-19609
-
Andy Wilkinson authored
See gh-19608 See gh-19609
-
Andy Wilkinson authored
Closes gh-19609 Closes gh-19608
-
Madhura Bhave authored
Closes gh-19600
-
Madhura Bhave authored
This commit also changed the default outcome to SUCCESS Fixes gh-19367
-
Madhura Bhave authored
Closes gh-19598
-
Madhura Bhave authored
Fixes gh-19580
-