- 18 Nov, 2017 9 commits
-
-
Johnny Lim authored
-
Phillip Webb authored
-
Stephane Nicoll authored
Closes gh-11074
-
Stephane Nicoll authored
* pr/11073: Remove duplicate words
-
dreis2211 authored
Closes gh-11073
-
Stephane Nicoll authored
-
Madhura Bhave authored
Fixes gh-10939
-
Phillip Webb authored
* pr/11068: Remove explicit constructor super() calls
-
Johnny Lim authored
Closes gh-11068
-
- 17 Nov, 2017 22 commits
-
-
Phillip Webb authored
-
Madhura Bhave authored
Closes gh-11070
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-11021
-
Madhura Bhave authored
Fixes gh-11014
-
Madhura Bhave authored
To keep it consistent with changes made in Spring Security Closes gh-11038
-
Andy Wilkinson authored
Closes gh-11046
-
Andy Wilkinson authored
Closes gh-10993
-
Andy Wilkinson authored
Closes gh-8042
-
Andy Wilkinson authored
-
Jay Bryant authored
See gh-8042
-
Andy Wilkinson authored
Closes gh-8042
-
Stephane Nicoll authored
Closes gh-10867
-
Stephane Nicoll authored
Closes gh-11030
-
Stephane Nicoll authored
* pr/11045: Update "Building reference documentation" section
-
Johnny Lim authored
This commit also changes `spring-boot-maven-plugin/pom.xml` to make it work with `full` Maven profile. Closes gh-11045
-
Stephane Nicoll authored
* pr/11054: Fix `SessionAutoConfiguration` ordering
-
Vedran Pavic authored
This commit updates `SessionAutoConfiguration` to ensure it is processed after `MongoDataAutoConfiguration` and `MongoReactiveDataAutoConfiguration`, instead of `MongoAutoConfiguration` and `MongoReactiveAutoConfiguration`. This is required in order for MongoDB Session auto-configuration to work, since `MongoSessionConfiguration` and `MongoReactiveSessionConfiguration` are conditional on `MongoOperations` and `ReactiveMongoOperations` beans, respectively. Closes gh-11054
-
Stephane Nicoll authored
* pr/11050: Polish
-
Johnny Lim authored
Closes gh-11050
-
Stephane Nicoll authored
Closes gh-11053
-
Stephane Nicoll authored
Closes gh-11029
-
- 16 Nov, 2017 9 commits
-
-
Stephane Nicoll authored
* pr/10869: Polish "Add 'enableSpringElCompiler' to ThymeleafProperties" Add 'enableSpringElCompiler' to ThymeleafProperties
-
Stephane Nicoll authored
Closes gh-10869
-
Kazuki Shimizu authored
See gh-10869
-
Stephane Nicoll authored
* pr/11044: Fix a broken Asciidoctor syntax
-
Johnny Lim authored
Closes gh-11044
-
Stephane Nicoll authored
* pr/10948: Polish
-
Johnny Lim authored
Closes gh-10948
-
Stephane Nicoll authored
* pr/11036: Use StandardCharsets where possible
-
dreis2211 authored
Closes gh-11036
-