Andy Wilkinson
44acef2ae2
Merge branch '1.5.x'
7 years ago
Phillip Webb
748e0779b6
Update copyright year for changed files
7 years ago
Phillip Webb
d62d829c19
Polish
7 years ago
Madhura Bhave
a06ec4a877
Mongo Uri overrides host and port
...
Fixes gh-4017
7 years ago
Phillip Webb
8be7d3cab4
Polish
7 years ago
Stephane Nicoll
a662b779b3
Fix build failure
...
Spring Session JDBC no longer providers a JdbcTemplate so our tests
need to make sure to include our own auto-configuration for it.
7 years ago
Madhura Bhave
0402223fd0
Replace CommonOAuth2Provider
...
Closes gh-10543
7 years ago
Madhura Bhave
3ced8412b5
Replace AuthorizationGrantType & ClientAuthenticationMethod
...
Closes gh-10506
7 years ago
Daniel Fernández
e69a93bf47
Minor documentation improvements at ThymeleafProperties
7 years ago
Daniel Fernández
6a52a1a6a0
Added configuration test for spring.thymeleaf.reactive.max-chunk-size
7 years ago
Daniel Fernández
7de6472477
Added configuration parameters at ThymeleafProperties for "fullModeViewNames" and "chunkedModeViewNames"
7 years ago
Phillip Webb
526fc1f351
Fix imports following upstream change
7 years ago
Andy Wilkinson
2bb54f16fb
Polish
7 years ago
Phillip Webb
b87f9c11f1
Fix POMs for the updated build/release process
...
Fix POMs following project relocations and apply CI friendly Maven
conventions.
See gh-9316
7 years ago
Phillip Webb
0ba4830b4f
Relocate projects to spring-boot-project
...
Move projects to better reflect the way that Spring Boot is released.
The following projects are under `spring-boot-project`:
- `spring-boot`
- `spring-boot-autoconfigure`
- `spring-boot-tools`
- `spring-boot-starters`
- `spring-boot-actuator`
- `spring-boot-actuator-autoconfigure`
- `spring-boot-test`
- `spring-boot-test-autoconfigure`
- `spring-boot-devtools`
- `spring-boot-cli`
- `spring-boot-docs`
See gh-9316
7 years ago