- 03 Sep, 2018 3 commits
-
-
Johnny Lim authored
Closes gh-14271
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-14271
-
- 02 Sep, 2018 4 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14274: Fix typo
-
Eddie Olson authored
Closes gh-14274
-
- 31 Aug, 2018 9 commits
-
-
Madhura Bhave authored
See gh-14227
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14258
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit harmonizes the auto-configurations for RestTemplate and WebClient in a single `HttpClientMetricsAutoConfiguration`. Doing so allows to give a better scope for the shared `MeterFilter`. As a result`WebClientMetricsAutoConfiguration` has moved to the `client` package. Closes gh-14269
-
Stephane Nicoll authored
Closes gh-14069
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14264
-
Madhura Bhave authored
See gh-14227
-
- 30 Aug, 2018 15 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Security config classes are not included when the secure flag is set to false. Closes gh-6514
-
Madhura Bhave authored
Closes gh-14227
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14173: Polish "Limit metrics collection of incoming requests" Limit metrics collection of incoming requests
-
Stephane Nicoll authored
Closes gh-14173
-
Dmytro Nosan authored
See gh-14173
-
Stephane Nicoll authored
* pr/14224: Upgrade to SnakeYAML 1.23
-
asomov authored
Closes gh-14224
-
- 29 Aug, 2018 3 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-14221
-
Stephane Nicoll authored
This commit removes an undocumented property and rename the Spring Cloud Service Connectors auto-configuration. Closes gh-14219
-
- 28 Aug, 2018 6 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
This property is deprecated in favor of `spring.security.oauth2.client.registration.login.*.redirect-uri Closes gh-14226
-
Madhura Bhave authored
See gh-13812
-
Madhura Bhave authored
This commit also refactors OAuth2 client properties. With the added support for authorization_code clients, client registrations are now divided into `login` and `authorization_code`. An environment post processor is used for backward compatibility with old Open ID Connect login clients. Closes gh-13812
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14221: Polish some joining collectors
-