- 20 Dec, 2016 10 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-7681
-
Dave Syer authored
-
Dave Syer authored
By configuring security.oauth2.client.grantType=client_credentials the user signals that (even in a web application) he doesn't want to use the auth code grant (and hence session and request scoped beans for client context).
-
Stephane Nicoll authored
Closes gh-7700
-
Phillip Webb authored
-
Phillip Webb authored
* pr/7639: Broaden LoggingApplicationListener ignores
-
Chaouki Dhib authored
Update `LoggingApplicationListener` to ignore all `-D` prefixed property values. As well as catching the Azure use-case, this update now means Spring Boot application can start when Tomcat is missing `CATALINA_BASE\conf\logging.properties` and sets the value `-Dnop`. Closes gh-7639
-
Phillip Webb authored
Update the fix committed in a2d46dc1 to fallback to reflection based invocation in case earlier versions of Logback are being used. Closes gh-7638
-
Phillip Webb authored
Update `MockitoPostProcessor` so that `@SpyBean` will automatically pick the `@Primary` bean when multiple candidates exist. Fixes gh-7621
-
- 19 Dec, 2016 14 commits
-
-
Phillip Webb authored
Add an integration test to check that @SpyBean can be used with on a bean definition that returns a generic type. Closes gh-7625
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-7652
-
Stephane Nicoll authored
This commit improves ValidationAutoConfiguration so that a `Validator` bean is exposed if JSR 303 is available. This has the side effect of automatically enable Spring Data Couchbase's entity validation rather than requiring to expose a `Validator` bean. Closes gh-5178
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7412
-
Andy Wilkinson authored
Closes gh-7412
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-7601
-
- 16 Dec, 2016 16 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7686
-
Andy Wilkinson authored
Closes gh-7685
-
Andy Wilkinson authored
Closes gh-7684
-
Andy Wilkinson authored
Closes gh-7683
-
Andy Wilkinson authored
Closes gh-7682
-
Andy Wilkinson authored
Closes gh-7681
-
Andy Wilkinson authored
Closes gh-7680
-
Andy Wilkinson authored
Closes gh-7679
-
Andy Wilkinson authored
Closes gh-7678
-
Andy Wilkinson authored
Closes gh-7677
-
Andy Wilkinson authored
Closes gh-7676
-
Andy Wilkinson authored
Closes gh-7675
-
Andy Wilkinson authored
* gh-7671: Upgrade Spring Session to 1.3.0.RELEASE
-
Vedran Pavic authored
-
Stephane Nicoll authored
Closes gh-7592
-