- 08 Aug, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/14013: Fix typo
-
dreis2211 authored
Closes gh-14013
-
- 07 Aug, 2018 1 commit
-
-
Stephane Nicoll authored
Those can be re-added at any time there is Spring Boot 2 support Closes gh-13510
-
- 06 Aug, 2018 1 commit
-
-
Stephane Nicoll authored
This commit restore the use of the `postProcessRequestHeaders` method when overridden in a custom HttpExchangeTracer implementation. Closes gh-13924
-
- 03 Aug, 2018 6 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-13988
-
Stephane Nicoll authored
* pr/13991: Return null immediately when sla is null in convertSla()
-
Johnny Lim authored
Closes gh-13991
-
- 02 Aug, 2018 7 commits
-
-
Madhura Bhave authored
Prior to the changes that fixed #12451, `FilteredPropertySources` and `CompositePropertySources` were required by the `PropertySourcesDeducer` to ensure that configuration properties binding could see changes to the environment even when there was a PropertySourcesPlaceholderConfigurer in the context. #12451 changed the way property sources are adapted by `SpringConfigurationPropertySources`, removing the need for `FilteredPropertySources` and `CompositePropertySources`. Fixes gh-13738
-
Madhura Bhave authored
Fixes gh-13965
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13985: Upgrade maven wrapper to Maven 3.5.4
-
Raja Kolli authored
Closes gh-13985
-
Stephane Nicoll authored
* pr/13982: Add dependency management for micrometer-registry-cloudwatch
-
cmakinen authored
Closes gh-13982
-
- 01 Aug, 2018 5 commits
-
-
Stephane Nicoll authored
* pr/13963: Polish
-
Johnny Lim authored
See gh-13963
-
Stephane Nicoll authored
This commit makes sure that ServletEndpointRegistrar does not add a duplicate `/` if the basePath is suffixed with it already Close gh-13964
-
Stephane Nicoll authored
* pr/13961: Optimize some StringBuilder.append() calls
-
dreis2211 authored
Closes gh-13961
-
- 31 Jul, 2018 5 commits
-
-
Stephane Nicoll authored
This commit deprecated the properties of `PooledConnectionFactory` that are no longer supported by an alternative that is a JMS 2 compliant. This commit also adds a note to warn users that this pool implementation is not JMS 2 compliant. Closes gh-13956
-
Stephane Nicoll authored
* pr/13933: Add classpath prefix to the flyway location
-
Muhammad Hewedy authored
Closes gh-13933
-
Stephane Nicoll authored
* pr/13952: Remove ex.printStackTrace() in tests
-
Johnny Lim authored
Closes gh-13952
-
- 30 Jul, 2018 6 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-13470
-
Madhura Bhave authored
-
- 29 Jul, 2018 3 commits
-
-
Stephane Nicoll authored
Closes gh-13888
-
Phillip Webb authored
-
Phillip Webb authored
-
- 28 Jul, 2018 4 commits
-
-
Stephane Nicoll authored
Closes gh-13886
-
Phillip Webb authored
Fix checkstyle issues with samples following the spring-javaformat upgrade. See gh-13932
-
Phillip Webb authored
Fix checkstyle issues with method ordering following the spring-javaformat upgrade. See gh-13932
-
Phillip Webb authored
Fix checkstyle issues in javadoc following the spring-javaformat upgrade. See gh-13932
-