- 11 Nov, 2018 2 commits
-
-
Stephane Nicoll authored
-
Johnny Lim authored
See gh-15134
-
- 10 Nov, 2018 5 commits
-
-
Stephane Nicoll authored
* pr/15125: Polish "Add HANA to the lookup of well-known databases" Add HANA to the lookup of well-known databases
-
Stephane Nicoll authored
Closes gh-15125
-
Jonathan Bregler authored
See gh-15125
-
Stephane Nicoll authored
* pr/15124: Fix HANA validation query
-
Jonathan Bregler authored
This commit updates the validation query for HANA. It should use the fully qualified dummy table name (SYS.DUMMY) to avoid unexpected results if there is a local table named DUMMY. Closes gh-15124
-
- 09 Nov, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/15137: Remove redundant json starter from spring-boot-starter-data-rest
-
sreeise authored
Closes gh-15137
-
- 08 Nov, 2018 2 commits
-
-
Andy Wilkinson authored
Closes gh-15075
-
Andy Wilkinson authored
Closes gh-15100
-
- 07 Nov, 2018 6 commits
-
-
Brian Clozel authored
Closes gh-15075
-
up-to-you authored
Since gh-12838, the WebFlux whitelabel error view also shows the stacktrace information if it is available in the model. This commit adds a CSS directive that preserves white spaces and breaks lines at newline characters.
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-15123
-
Stephane Nicoll authored
* pr/15113: Add missing @Deprecated annotation
-
dreis2211 authored
Closes gh-15113
-
- 06 Nov, 2018 3 commits
-
-
Stephane Nicoll authored
Closes gh-15107
-
Stephane Nicoll authored
* pr/15103: Polish some Map operations
-
dreis2211 authored
Closes gh-15103
-
- 05 Nov, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/15084: Remove unused static methods in tests
-
dreis2211 authored
Closes gh-15084
-
- 04 Nov, 2018 7 commits
-
-
Stephane Nicoll authored
`@EnableScheduling` detects primarily a suitable `TaskScheduler` in the context and fallbacks to the presence of a `ScheduledExecutorService` if that is not the case. This commit improves the auto-configuration to back off when such scheduled executor service is present, so that the framework initialization code can pick it up as usual. Closes gh-15032
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/15081: Polish contribution Update documentation to remind how JobParameters should be specified
-
Stephane Nicoll authored
Closes gh-15081
-
Nishant Raut authored
See gh-15081
-
Stephane Nicoll authored
* pr/15082: Add reference to Hiatus starter
-
Dmitry Zhikharev authored
Closes gh-15082
-
- 03 Nov, 2018 3 commits
-
-
Brian Clozel authored
Prior to this commit, a change in `HttpStatus.toString` since SPR-16898 prevented the default WebFlux `ErrorWebExceptionHandler` to render template views for exact HTTP status (e.g. "404.html"). This issue does not affect the resolution of series, like "4xx.html". This commit fixes `DefaultErrorWebExceptionHandler` to use `HttpStatus.value()` when attempting to resolve error views. Closes gh-15083
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-15065
-
- 02 Nov, 2018 4 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/15060: Polish "Update docs to Spock 1.2" Update docs to Spock 1.2
-
Stephane Nicoll authored
Closes gh-15060
-
Jeff Sheets authored
See gh-15060
-
- 01 Nov, 2018 4 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-15056
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-15058
-