- 27 Jul, 2018 1 commit
-
-
Stephane Nicoll authored
Closes gh-13899
-
- 26 Jul, 2018 39 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13923: Polish NoSuchBeanDefinitionFailureAnalyzer
-
Johnny Lim authored
Closes gh-13923
-
Stephane Nicoll authored
Closes gh-13023
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13742
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13885
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-3884
-
Stephane Nicoll authored
Closes gh-13883
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13704
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13919: Fix typo
-
dreis2211 authored
Closes gh-13919
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13898
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13912
-
Stephane Nicoll authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-7483
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Stephane Nicoll authored
Merge pull request #13904 from ayudovin:make-springbootconfigurationfinder-public-and-usable-with-annotation * pr/13904: Polish contribution Make SpringBootConfigurationFinder public and usable with other annotations
-
Stephane Nicoll authored
Closes gh-13904
-
artsiom authored
See gh-13904
-
Stephane Nicoll authored
* pr/13908: Fix unchecked assignment in AutoConfigurationImportSelector
-
dreis2211 authored
Closes gh-13908
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-13917
-
Phillip Webb authored
-
Stephane Nicoll authored
Closes gh-13740
-
Phillip Webb authored
Add an `DispatcherServletPath` interface which provides a much more consistent way to discover the path of the main dispatcher servet. Prior to this commit, auto-configurations would often make use of the `ServerProperties` class to discover the dispatcher servlet path. This mechanism isn't very explicit and also makes it hard for us to relocate that property in Spring Boot 2.1. This commit also reverts most of fddc9e9c since it is now clear that the supporting multiple dispatcher servlet paths will be much more involved that we originally anticipated. Closes gh-13834
-