- 17 Jul, 2018 9 commits
-
-
Johnny Lim authored
See gh-13790
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13790: Polish contribution Polish
-
Stephane Nicoll authored
See gh-13790
-
Johnny Lim authored
See gh-13790
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13792: Add missing @Test in RestarterTests
-
dreis2211 authored
Closes gh-13792
-
- 16 Jul, 2018 24 commits
-
-
Brian Clozel authored
-
Brian Clozel authored
This commit turns a lazy injection point for `HttpMessageConverters` into an `ObjectProvider`-backed injection. This allows to lazily rely on that bean without creating for it; in some environments, such proxy creation can lead to issues like SPR-16990. See gh-13785
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13779: Remove carriage returns in TypeUtils.getJavaDoc()
-
Johnny Lim authored
Closes gh-13779
-
Stephane Nicoll authored
Closes gh-13782
-
Stephane Nicoll authored
* pr/13582: Polish "Allow to configure Quartz's "overwriteExistingJobs" property" Allow to configure Quartz's "overwriteExistingJobs" property
-
Stephane Nicoll authored
Closes gh-13582
-
Taras Danylchuk authored
See gh-13582
-
Brian Clozel authored
This is required for the docs module to inspect Spring Boot annotations for meta-annotations. See gh-13739
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13778: Fix since on JdbcOperationsDependsOnPostProcessor
-
Johnny Lim authored
Closes gh-13778
-
Brian Clozel authored
Since SPR-17034, the core container now behaves a bit differently when dealing with `null` beans. Given a `null` `HandlerMapping` bean named "resourceHandlerMapping": * `context.getBean("resourceHandlerMapping", HandlerMapping.class)` still returns a `NullBean` * `ListableBeanFactory.getBeansOfType` will return a Map of all existing beans, not including the `null` ones as values of the map. Closes gh-13760
-
Stephane Nicoll authored
* pr/13776: Polish
-
Johnny Lim authored
Closes gh-13776
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13776: Polish
-
Johnny Lim authored
See gh-13776
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13774: Remove a List creation in CompositePropertySources.iterator()
-
Johnny Lim authored
Closes gh-13774
-
- 14 Jul, 2018 1 commit
-
-
Andy Wilkinson authored
-
- 13 Jul, 2018 6 commits
-
-
Madhura Bhave authored
See gh-13722
-
Madhura Bhave authored
Closes gh-13722
-
Stephane Nicoll authored
Closes gh-13765
-
Andy Wilkinson authored
Closes gh-13744
-
Stephane Nicoll authored
* pr/13625: Polish "Upgrade to Liquibase 3.6.2" Upgrade to Liquibase 3.6.2
-
Stephane Nicoll authored
Closes gh-13625
-