- 19 Jul, 2018 9 commits
-
-
Andy Wilkinson authored
Closes gh-13820
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13827
-
Stephane Nicoll authored
-
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
-
Stephane Nicoll authored
Previously, exclude of an import selector was applied only locally. In other words, if one import selector imports `AcmeAutoConfiguration` and another one exclude it, it would still be imported because exclude were applied separately This commit collects the outcome of all auto-configuration import selectors and then apply exclusions in a single pass. Closes gh-12586
-
Stephane Nicoll authored
Closes gh-13824
-
- 18 Jul, 2018 16 commits
-
-
Madhura Bhave authored
See gh-13210
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13807
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13809
-
Andy Wilkinson authored
Closes gh-13808
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13803
-
Stephane Nicoll authored
See gh-13210
-
Madhura Bhave authored
-
Madhura Bhave authored
See gh-13783
-
Madhura Bhave authored
Fixes gh-13783
-
- 17 Jul, 2018 15 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
* gh-13775: Polish EndpointRequest.RequestMatcherFactory.antPath()
-
Johnny Lim authored
Closes gh-13775
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-13210
-
Madhura Bhave authored
This commit also contains changes to `ServletContextInitializerBeans`. `ServletContextInitializerBeans` can now be configured to only look for specific ServletContextInitializer subclasses, defaulting to ServletContextIntializer.class. `SpringBootMockMvcBuilderCustomizer` only cares about filters so it was unnecessary to look for all `ServletContextInitializer`s. Additionally, adapting `Servlet` beans caused a cycle once the `DispatcherServlet` bean was added and the customizer only needs to adapt `Filter` beans. Closes gh-13241
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13781
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13547
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13797: Remove unused AbstractCouchbaseAutoConfigurationTests
-
dreis2211 authored
Closes gh-13797
-