- 11 Apr, 2018 5 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-12827
-
Stephane Nicoll authored
* pr/12825: Fix typo
-
Ken Kwon authored
Closes gh-12825
-
- 10 Apr, 2018 12 commits
-
-
Madhura Bhave authored
Fixes gh-10851
-
Stephane Nicoll authored
Previously to this commit, if a `@ControllerEndpoint`, `@RestControllerEndpoint` or `@ServletEndpoint` annotated bean was proxied, the endpoint wasn't properly detected. This commit makes sure that annotation retrieval works on the user class while preserving the get (vs. find) retrieval semantic Closes gh-12441
-
Stephane Nicoll authored
-
Andy Wilkinson authored
-
Stephane Nicoll authored
* pr/12812: Polish contribution Polish
-
Stephane Nicoll authored
Closes gh-12812
-
Johnny Lim authored
See gh-12812
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-12815
-
Phillip Webb authored
-
Phillip Webb authored
-
- 09 Apr, 2018 12 commits
-
-
Spring Buildmaster authored
-
Phillip Webb authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-12806
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-12796
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, the error page filter used sendError to set the response status when handling an exception and before forwarding the request to the error controller. Following the fix for gh-11814, this meant that the error controller was unable to write its response and the containers default error page was returned instead. This commit updates the error page filter to use setStatus rather than sendError. This ensures that the response has the correct status code while allowing the error controller to write its body. Tests have been added to the Tomcat deployment test suite to verify that the error page filter behaves as intended when dealing with a sent error and an exception for requests accepting HTML, JSON, or anything. Closes gh-12787
-
Stephane Nicoll authored
* pr/12655: Polish "Replace Couchbase's deprecated methods" Replace Couchbase's deprecated methods
-
Stephane Nicoll authored
Closes gh-12655
-
Yulin Qin authored
See gh-12655
-
Stephane Nicoll authored
This commit makes sure that an auto-configuration that requires `DataSourceProperties` will not break if `DataSourceAutoConfiguration` has been explicitly excluded. Closes gh-12512
-
- 05 Apr, 2018 11 commits
-
-
Madhura Bhave authored
Closes gh-12755
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-12779
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Brian Clozel authored
* pr/12605: Add docker-api starter to 3rd party list
-
Jichun Liu authored
See https://github.com/jliu666/docker-api-spring-boot Closes gh-12605
-
Spring Buildmaster authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-12776: Fix broken links to Gradle and Maven tools, and CLI samples in README
-
Dejan Jankov authored
Closes gh-12776
-