- 19 Jul, 2018 7 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13505
-
Stephane Nicoll authored
Closes gh-13600
-
Stephane Nicoll authored
Closes gh-13827
-
Stephane Nicoll authored
* pr/13817: Polish "Make sure exception tag values are not empty in web metrics" Make sure exception tag values are not empty in web metrics
-
Stephane Nicoll authored
Closes gh-13187
-
Jon Schneider authored
See gh-13187
-
- 18 Jul, 2018 9 commits
-
-
Madhura Bhave authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13807
-
Andy Wilkinson authored
Closes gh-13809
-
Andy Wilkinson authored
Closes gh-13808
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13803
-
Madhura Bhave authored
See gh-13783
-
Madhura Bhave authored
Fixes gh-13783
-
- 17 Jul, 2018 17 commits
-
-
Madhura Bhave authored
* gh-13775: Polish EndpointRequest.RequestMatcherFactory.antPath()
-
Johnny Lim authored
Closes gh-13775
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Andy Wilkinson authored
Closes gh-13781
-
Stephane Nicoll authored
Closes gh-13547
-
Stephane Nicoll authored
* pr/13797: Remove unused AbstractCouchbaseAutoConfigurationTests
-
dreis2211 authored
Closes gh-13797
-
Stephane Nicoll authored
Previously, if a user defines a `@Bean` with a method that returns `null`, injection by type will ignore that definition but the report doesn't mention that candidate. This commit improves the failure analyzer to look for user-defined beans as well, detecting beans that are `null` matching the requested type and including them in the report. Closes gh-13531
-
Stephane Nicoll authored
Closes gh-13469
-
Stephane Nicoll authored
Closes gh-13419
-
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
* pr/13792: Add missing @Test in RestarterTests
-
dreis2211 authored
Closes gh-13792
-
- 16 Jul, 2018 7 commits
-
-
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
* pr/13779: Remove carriage returns in TypeUtils.getJavaDoc()
-
Johnny Lim authored
Closes gh-13779
-
Stephane Nicoll authored
* pr/13778: Fix since on JdbcOperationsDependsOnPostProcessor
-
Johnny Lim authored
Closes gh-13778
-
Stephane Nicoll authored
* pr/13776: Polish
-