- 12 Jan, 2020 8 commits
-
-
Andy Wilkinson authored
See gh-19643
-
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
Closes gh-19657
-
Andy Wilkinson authored
Closes gh-19656
-
- 11 Jan, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/19621: Update copyright in legal doc section Closes gh-19621
-
dreis2211 authored
See gh-19621
-
- 10 Jan, 2020 4 commits
-
-
Madhura Bhave authored
See gh-19599
-
Madhura Bhave authored
Closes gh-19599
-
Madhura Bhave authored
This commit also changed the default outcome to SUCCESS Fixes gh-19367
-
Madhura Bhave authored
Fixes gh-19580
-
- 09 Jan, 2020 6 commits
-
-
Andy Wilkinson authored
Closes gh-19591
-
Andy Wilkinson authored
* gh-19581: Fix links to external types in javadoc Closes gh-19581
-
dreis2211 authored
See gh-19581
-
Stephane Nicoll authored
Closes gh-19589
-
Stephane Nicoll authored
* pr/19584: Simplify validation pattern of EndpointId Closes gh-19584
-
Matthias Stock authored
See gh-19584
-
- 08 Jan, 2020 6 commits
-
-
Madhura Bhave authored
Closes gh-19312
-
Andy Wilkinson authored
Fixes gh-19572
-
Andy Wilkinson authored
Closes gh-19570
-
Andy Wilkinson authored
Closes gh-19569
-
Andy Wilkinson authored
Closes gh-19567
-
Andy Wilkinson authored
Closes gh-19566
-
- 07 Jan, 2020 8 commits
-
-
Madhura Bhave authored
Fixes gh-19392
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-19560
-
Madhura Bhave authored
* pr/19556: Add profiles directly to the application environment for tests Closes gh-19556
-
Scott Frederick authored
Prior to this commit, active profiles were being added to the Spring Boot application environment by setting the `spring.profiles.active` property. This could result in profiles getting parsed differently than other uses of `@ActiveProfiles`. Setting the profiles directly in the `Environment` prevents this parsing. See gh-19556
-
Andy Wilkinson authored
Closes gh-19553
-
Andy Wilkinson authored
Fixes gh-19552
-
- 06 Jan, 2020 3 commits
-
-
Brian Clozel authored
Prior to this commit, the `ErrorController` would override the original error response status if the error map cannot be written due to content negotiation with the HTTP client. In that case, the error handling infrastructure returns a `406 Not Acceptable` response. This commit improves the `ErrorController` so that `HttpMediaTypeNotAcceptableException` instances thrown by that controller are not returned as is but instead we write the error response with an empty body and the original HTTP error status. Fixes gh-19545 See gh-19522
-
Stephane Nicoll authored
* pr/19536: Remove deprecated usage of WebTestClientBuilderCustomizer Closes gh-19536
-
dreis2211 authored
See gh-19536
-
- 04 Jan, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/19521: Improve Spring MVC auto-configuration section Closes gh-19521
-
Rossen Stoyanchev authored
See gh-19521
-
Stephane Nicoll authored
Closes gh-19532
-