- 07 Jan, 2020 6 commits
-
-
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 5 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
-
Stephane Nicoll authored
* pr/19523: Upgrade CI to Artifactory Resource 0.0.10 Closes gh-19523
-
dreis2211 authored
See gh-19523
-
- 03 Jan, 2020 8 commits
-
-
Madhura Bhave authored
Prior to this commit, there was no distinction between explicitly setting forward headers strategy to a value of NONE and not setting it at all. This meant that in a cloud environment, a cloud provider was always checked to see if it was active and using forward headers and there was no way to prevent that. This commit changes the default value of the property to null so that there is a way to determine if the property was explicitly set to NONE. Fixes gh-19333
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-19526
-
Madhura Bhave authored
This commit also changes the spring framework version to use snapshots. Closes gh-18767
-
Brian Clozel authored
Prior to this commit, the Couchbase auto-configuration would use the bucket credentials when RBAC is configured. This commit ensures that RBAC is used in that case. This commit also adds new configuration properties to customize the bootstrap ports for Couchbase: * `spring.couchbase.env.bootstrap.http-direct-port` * `spring.couchbase.env.bootstrap.http-ssl-port` Fixes gh-19393
-
Stephane Nicoll authored
Closes gh-19515
-
Stephane Nicoll authored
* pr/19510: Update some copyrights to 2020 Closes gh-19510
-
dreis2211 authored
See gh-19510
-
- 02 Jan, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/19508: Add reference to OptaPlanner starter Closes gh-19508
-
Geoffrey De Smet authored
See gh-19508
-
- 01 Jan, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/19503: Polish "Fix outdated reference in ArtemisConfigurationCustomizer javadoc" Fix outdated reference in ArtemisConfigurationCustomizer javadoc Closes gh-19503
-
Stephane Nicoll authored
See gh-19503
-
Ochieng Olanga authored
See gh-19503
-
- 31 Dec, 2019 7 commits
-
-
Stephane Nicoll authored
Closes gh-19498
-
Stephane Nicoll authored
* pr/19491: Polish doc Closes gh-19491
-
Johnny Lim authored
See gh-19491
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-19496
-
Stephane Nicoll authored
* pr/19492: Fix typo in BindHandler#onFinish javadoc Closes gh-19492
-
Zekariyas authored
See gh-19492
-
- 30 Dec, 2019 1 commit
-
-
Stephane Nicoll authored
Closes gh-19194
-
- 29 Dec, 2019 2 commits
-
-
Stephane Nicoll authored
Closes gh-19479
-
Stephane Nicoll authored
Closes gh-19478
-
- 28 Dec, 2019 3 commits
-
-
Stephane Nicoll authored
See gh-19473
-
Stephane Nicoll authored
Closes gh-19472
-
Stephane Nicoll authored
Closes gh-19473
-