- 27 Aug, 2018 11 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14213: Collapse identical catch blocks
-
dreis2211 authored
Closes gh-14213
-
Stephane Nicoll authored
* pr/13795: Make some nested private classes package private
-
Dave Syer authored
Closes gh-13795
-
Stephane Nicoll authored
* pr/13727: Polish "Polish some Collectors" Polish some Collectors
-
Stephane Nicoll authored
Closes gh-13727
-
dreis2211 authored
See gh-13727
-
Stephane Nicoll authored
* pr/14212: Polish
-
Johnny Lim authored
Closes gh-14212
-
Stephane Nicoll authored
Closes gh-14210
-
- 26 Aug, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/14202: Polish
-
Johnny Lim authored
Closes gh-14202
-
- 24 Aug, 2018 20 commits
-
-
Madhura Bhave authored
* gh-14190: Polish "OIDC issuer uri in OAuth resource server config" Support OIDC issuer uri in OAuth resource server config
-
Madhura Bhave authored
Closes gh-14190
-
artsiom authored
-
Madhura Bhave authored
* gh-13865: Add user-info-authentication-method
-
mhyeon.lee authored
Closes gh-13865
-
Madhura Bhave authored
* gh-14156: Polish "OAuth2 client secret should not be required" OAuth2 client secret property should not be required
-
Madhura Bhave authored
Closes gh-14156
-
artsiom authored
-
Madhura Bhave authored
Closes gh-14169
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13810
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13896
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14145
-
Stephane Nicoll authored
See gh-14184
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14184: Polish
-
Johnny Lim authored
Closes gh-14184
-
Stephane Nicoll authored
Closes gh-8926
-
- 23 Aug, 2018 7 commits
-
-
Madhura Bhave authored
Closes gh-14165
-
Stephane Nicoll authored
Hibernate 5.3 has deprecated the ehcache2 region factory so this commit upgrades the integration test to use JCache instead.
-
Brian Clozel authored
This reverts commit da4624a8.
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit fixes the ordering between `CacheAutoConfiguration` and `HibernateJpaAutoConfiguration` so that the auto-configured `CacheManager` is configured before Hibernate starts. Closes gh-14181
-
Brian Clozel authored
This commit introduces a subclass of `DispatcherHandler` that only considers the current context when looking for WebFlux infrastructure beans. This avoids issues where a child context (e.g. with Actuator) picks up infrastructure beans from the parent context and exposes all endpoints instead of getting only the ones from the current context. Closes gh-14012
-
Stephane Nicoll authored
-