- 20 Feb, 2017 4 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8333
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, the custom layout sample could only be built successfully if spring-boot-dependencies had be installed locally, making its effective pom available in the local Maven cache. This commit updates the sample's tests to look at its own pom to determine the version of Spring Boot that should be used in the Gradle tests. Closes gh-8330
-
- 19 Feb, 2017 3 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/8273: Fix version of `gradle-git-properties` in doc
-
Raja Kolli authored
Closes gh-8273
-
- 17 Feb, 2017 4 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/8319: Fix audit events related documentation
-
Vedran Pavic authored
Closes gh-8319
-
- 16 Feb, 2017 4 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, bootRepackage's excludeDevtools property would be overridden by the springBoot extension's excludeDevtools property. This prevented devtools from being included by configuring it on the repackaging task. This commit corrects the logic so that the setting on the repackaging task takes priority. It also adds some tests to verify the behaviour. Closes gh-8308
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8305
-
- 15 Feb, 2017 11 commits
-
-
Madhura Bhave authored
If `jwk.key-set-uri` is present. Closes gh-4437
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-8304
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/8300: Fix a broken AsciiDoc attribute declaration
-
Johnny Lim authored
Closes gh-8300
-
Andy Wilkinson authored
This commit also removes the exclusion of cdi-api. It is no longer required as https://hibernate.atlassian.net/browse/HHH-11370 has been fixed in 5.2.7. Closes gh-8111
-
Andy Wilkinson authored
Closes gh-8249
-
Andy Wilkinson authored
Closes gh-8288
-
- 14 Feb, 2017 14 commits
-
-
Andy Wilkinson authored
Closes gh-8289
-
Andy Wilkinson authored
The Servlet spec states that the default is REQUEST. This commit aligns Spring Boot with that default. Closes gh-7467
-
Andy Wilkinson authored
Closes gh-8287
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8253
-
Brian Clozel authored
This commit adds `EmbeddedWebServerInitializedEvent`, which holds the `EmbeddedWebServer` information when the application context starts. The `EmbeddedServletContainerInitializedEvent` now inherits from that type and holds additional information, the `EmbeddedWebApplicationContext`. Closes gh-8208
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8192
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-8263: Tests that lists of lists are sanitized correctly Ensure that entries in a list of lists are not lost during sanitization
-
Andy Wilkinson authored
See gh-8263
-
Johnny Lim authored
Closes gh-8263 See gh-8197
-
Stephane Nicoll authored
Closes gh-8280
-