- 06 Aug, 2018 7 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit restore the use of the `postProcessRequestHeaders` method when overridden in a custom HttpExchangeTracer implementation. Closes gh-13924
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13990: Polish "Add global support for JMX unique names" Add global support for JMX unique names
-
Stephane Nicoll authored
This commit ensures that the new "spring.jmx.unique-names" property deprecates the Endpoint's specific property as they share the same goal. If both are set with an incompatible value, an exception is thrown inviting the user to update their configuration. Closes gh-13990
-
artsiom authored
See gh-13990
-
Stephane Nicoll authored
This commit adds support for providing a default ThreadPoolTaskExecutor with sensible defaults. A new TaskExecutorBuilder is provided with defaults from the `spring.task.*` namespace and can be used to create custom instances. If no custom `Executor` bean is present, `@EnableAsync` now uses the auto-configure application task executor. Same goes for the async support in Spring MVC. Closes gh-1563
-
- 05 Aug, 2018 1 commit
-
-
Stephane Nicoll authored
Closes gh-14000
-
- 04 Aug, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/13983: Upgrade to Kafka 2.0.0
-
Gary Russell authored
Closes gh-13983
-
- 03 Aug, 2018 14 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13988: Include @ in javadoc links for annotations
-
dreis2211 authored
Closes gh-13988
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-13988
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13991: Return null immediately when sla is null in convertSla()
-
Johnny Lim authored
Closes gh-13991
-
Stephane Nicoll authored
* pr/13989: Update assertion message in AnnotatedClassFinder.scanPackage()
-
Johnny Lim authored
Closes gh-13989
-
- 02 Aug, 2018 16 commits
-
-
Madhura Bhave authored
-
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
-
Madhura Bhave authored
Fixes gh-13965
-
Stephane Nicoll authored
-
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
-
Stephane Nicoll authored
* pr/13982: Add dependency management for micrometer-registry-cloudwatch
-
cmakinen authored
Closes gh-13982
-
Stephane Nicoll authored
* pr/13966: Polish "Make "MaxSwallowSize" more easily configurable" Make "MaxSwallowSize" more easily configurable
-
Stephane Nicoll authored
Closes gh-13966
-
artsiom authored
See gh-13966
-
Stephane Nicoll authored
* pr/13973: Remove unused dependencies
-
Johnny Lim authored
Closes gh-13973
-