spring-boot/spring-boot-autoconfigure/src
Stephane Nicoll 00f9adafd7 Stop creating a primary `Oauth2RestTemplate`
This commit removes the creation of a `@Primary` `OAuth2RestTemplate`
and updates the documentation accordingly.

Once #5507 is implemented we could revisit this area to provide a way for
users to easily create such a bean.

Closes gh-5202
2016-05-13 17:26:22 +02:00
..
main Stop creating a primary `Oauth2RestTemplate` 2016-05-13 17:26:22 +02:00
test Stop creating a primary `Oauth2RestTemplate` 2016-05-13 17:26:22 +02:00