- 23 Nov, 2017 19 commits
-
-
Stephane Nicoll authored
Closes gh-11091
-
Vedran Pavic authored
See gh-11091
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11108: Fix broken Asciidoctor syntax
-
Johnny Lim authored
Closes gh-11108
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11115: Add reference to Neo4j's health indicator
-
Eric Spiegelberg authored
Closes gh-11115
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-11090
-
Phillip Webb authored
Change the endpoint default path from `/application` to `/actuator`. Fixes gh-10970
-
Phillip Webb authored
See gh-11113
-
Phillip Webb authored
Update `Binder` so that if a property exists, but it cannot be converted to required type, bean binding is attempted. Prior to this commit, if a user happened to have an environment variable named `SERVER` the binder would fail when trying to directly convert its `String` value into a `ServerProperties` Fixes gh-10945
-
Phillip Webb authored
Update `JacksonAutoConfiguration` so that `write-dates-as-timestamps` now defaults to `false`. Fixes gh-11079
-
Phillip Webb authored
* pr/11055: Polish Spring Session WebFlux sample Add Spring Session WebFlux sample
-
Phillip Webb authored
Drop the status endpoint and merge functionality back into the health endpoint. The `management.endpoint.health.show-details` property can be used to change if full details, or just the status is displayed. Fixes gh-11113
-
Phillip Webb authored
Closes gh-11055
-
Vedran Pavic authored
See gh-11055
-
Phillip Webb authored
Rename `reactive-repositories` to `reactiverepositories` and replace `spring.resources.cache-control` with `spring.resources.cache.control`. Fixes gh-11090
-
- 22 Nov, 2017 6 commits
-
-
Phillip Webb authored
-
Andy Wilkinson authored
Previously, custom Hibernate naming strategies could only be configured via properties. This allowed a fully-qualified classname to be specified, but did not allow a naming strategy instance to be used. This commit updates HibernateJpaConfiguration to use ImplicitNamingStrategy and PhysicalNamingStrategy beans if they exist. If both a bean exists and the equivalent property has been set, the bean wins.
-
Andy Wilkinson authored
This reverts commit 6eee9de3. Closes gh-10872
-
Brian Clozel authored
* pr/11111: Fix getter and setter for sMaxAge
-
Johnny Lim authored
-
Stephane Nicoll authored
See gh-10881
-
- 21 Nov, 2017 15 commits
-
-
Madhura Bhave authored
Closes gh-10881
-
Andy Wilkinson authored
Closes gh-11103
-
Andy Wilkinson authored
Closes gh-11102
-
Andy Wilkinson authored
Closes gh-11101
-
Andy Wilkinson authored
Closes gh-11100
-
Andy Wilkinson authored
Closes gh-11099
-
Andy Wilkinson authored
Closes gh-11098
-
Andy Wilkinson authored
Closes gh-11097
-
Andy Wilkinson authored
Closes gh-11096
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-11095
-
Andy Wilkinson authored
* gh-10545: Polish "Auto-configure templated welcome page" Auto-configure templated welcome page
-
Andy Wilkinson authored
Closes gh-10545
-
Bruce Brouwer authored
See gh-10545
-
Andy Wilkinson authored
Closes gh-11094
-