- 26 Jul, 2018 40 commits
-
-
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
-
Phillip Webb authored
-
Phillip Webb authored
Update the root build POM so that the default profile is always active. Prior to this commit the profile was to `activeByDefault` which meant it was only active if no other profiles were enabled. When running in Eclipse, the `m2e` profile is active, meaning the default profile was disabled and `spring-javaformat` setting were not applied. Closes gh-13900
-
Phillip Webb authored
Move the `eclipse.properties` file from `.eclipse` into `eclipse` since the IDE plugin supports both.
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13912
-