- 14 Nov, 2017 7 commits
-
-
Ivan Sopov authored
- Modifying dependencies to starter-web with tomcat exclusion plus alternative servlet container instead of manual dependency on spring-webmvc as it is the preferrable way to use alternative servlet container - Previously RestTemplate with ssl was configured manually in tests - now it rellies on autoconfiguration - changed this for multi-connector test and added test to ensure that ssl autoconfiguration is working - Most samples with alterntative servlet containers used some kind of service reading property and returning default since it wasn't configured - removed it, since it is not specific to using alternative servlet containers. See gh-10548
-
Stephane Nicoll authored
Closes gh-10648
-
Stephane Nicoll authored
This commit further aligns the change to ConditionEvaluationReport by renaming the 'autoconfig' endpoint to 'conditions'. Closes gh-2945
-
Stephane Nicoll authored
* pr/11016: Upgrade to Kotlin 1.1.60
-
sdeleuze authored
Closes gh-11016
-
Stephane Nicoll authored
Closes gh-10890
-
Stephane Nicoll authored
This commit removes two properties that were remove in earlier milestones of Spring Boot 2 and reintroduced with the support of micrometer. Closes gh-11015
-
- 13 Nov, 2017 20 commits
-
-
Andy Wilkinson authored
This reverts commit d0171623. See gh-10993
-
Andy Wilkinson authored
Closes gh-11004
-
Andy Wilkinson authored
Closes gh-11003
-
Andy Wilkinson authored
Closes gh-11002
-
Andy Wilkinson authored
Closes gh-11001
-
Andy Wilkinson authored
Closes gh-11000
-
Andy Wilkinson authored
Closes gh-10999
-
Andy Wilkinson authored
Closes gh-10998
-
Andy Wilkinson authored
Closes gh-10997
-
Andy Wilkinson authored
Closes gh-10996
-
Andy Wilkinson authored
Closes gh-10995
-
Andy Wilkinson authored
Closes gh-10994
-
Andy Wilkinson authored
Closes gh-10993
-
Andy Wilkinson authored
Closes gh-10992
-
Andy Wilkinson authored
Closes gh-10991
-
Andy Wilkinson authored
Closes gh-10990
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-10989
-
Stephane Nicoll authored
* pr/10986: Upgrade to JUnit Jupiter 5.0.2
-
Eddú Meléndez authored
Closes gh-10986
-
- 12 Nov, 2017 13 commits
-
-
Andy Wilkinson authored
See gh-10982
-
Andy Wilkinson authored
* gh-10641: Polish "Provide access to root URI from TestRestTemplate" Provide access to root URI from TestRestTemplate
-
Andy Wilkinson authored
See gh-10641
-
tinexw authored
Closes gh-10641
-
Andy Wilkinson authored
Drop LevelRemappingAppender as, following the changes made in e8f8556d for gh-7657, it was no longer having any effect. Closes gh-10842
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-10947
-
Andy Wilkinson authored
Closes gh-7509
-
Andy Wilkinson authored
Closes gh-10843
-
Andy Wilkinson authored
Changes made in f1cfad67 mean that the web-specific extension is no longer required as the infrastructure now automatically produces a bad request (400) response when a required query parameter is absent. See gh-10372
-
Andy Wilkinson authored
Closes gh-10882
-
Andy Wilkinson authored
Closes gh-10686
-
Andy Wilkinson authored
Closes gh-10862
-