- 04 Oct, 2016 5 commits
-
-
Phillip Webb authored
* pr/7089: Fix NoClassDefFoundError when Mockito is missing
-
Madhura Bhave authored
Update MockReset class to check for the presence of the MockUtil class before attempting to use it. Fixes gh-7065
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 03 Oct, 2016 4 commits
-
-
Stephane Nicoll authored
Closes gh-7040
-
Stephane Nicoll authored
Closes gh-6986
-
Stephane Nicoll authored
Closes gh-6978
-
Stephane Nicoll authored
Closes gh-7068
-
- 02 Oct, 2016 2 commits
-
-
Stephane Nicoll authored
* pr/7081: Polish
-
Johnny Lim authored
Closes gh-7081
-
- 01 Oct, 2016 2 commits
-
-
Stephane Nicoll authored
* pr/6991: Fix thymeleaf-layout-dialect.version in doc
-
Michael Stummvoll authored
Version 2.0.0 had serval bugs which broke compatibility to older templates, so the guide should refer the fixed version instead. Closes gh-6991
-
- 30 Sep, 2016 2 commits
-
-
Stephane Nicoll authored
Closes gh-7051
-
Stephane Nicoll authored
Closes gh-7045
-
- 29 Sep, 2016 8 commits
-
-
Andy Wilkinson authored
Update dependency management to exclude commons-logging and add an enforcer rule to spring-boot-samples to try and prevent unwanted commons-logging dependencies from sneaking back in again. Closes gh-7067
-
Andy Wilkinson authored
* gh-7064: Prevent spring-session from pulling in commons-logging
-
Ken Dombeck authored
Closes gh-7064
-
Andy Wilkinson authored
Closes gh-7063
-
Andy Wilkinson authored
Closes gh-7062
-
Andy Wilkinson authored
Closes gh-7061
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7057
-
- 28 Sep, 2016 3 commits
-
-
Stephane Nicoll authored
* pr/7030: Polish
-
Johnny Lim authored
Closes gh-7030
-
Andy Wilkinson authored
Closes gh-7042
-
- 27 Sep, 2016 4 commits
-
-
Stephane Nicoll authored
Closes gh-6998
-
Stephane Nicoll authored
* pr/7025: Move Restarter in integration tests
-
Johnny Lim authored
Closes gh-7025
-
Stephane Nicoll authored
Closes gh-7026
-
- 26 Sep, 2016 1 commit
-
-
Stephane Nicoll authored
Closes gh-7017
-
- 23 Sep, 2016 3 commits
-
-
Andy Wilkinson authored
Closes gh-7007
-
Stephane Nicoll authored
* pr/7002: Exclude `META-INF/build-info.properties` from restart
-
Craig Andrews authored
Prior to this commit any application configured to write `META-INF/build-info.properties` could trigger unexpected application restarts. The problem is particularly prevalent when using Eclipse M2E in combination with Maven's `spring-boot-maven-plugin` `build-info` goal and Gradle's `springBoot` `buildInfo()`. Closes gh-7002
-
- 22 Sep, 2016 1 commit
-
-
Stephane Nicoll authored
See gh-6978
-
- 21 Sep, 2016 1 commit
-
-
Stephane Nicoll authored
-
- 20 Sep, 2016 4 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
Remove setResolvePlaceholders() from PropertySourcesPropertyValues and instead rely only on the constructor. See gh-6964
-
Phillip Webb authored
-
Stephane Nicoll authored
-