Spring Cloud Starter for OAuth2 provides auto-configuration and dependencies for securing Spring Cloud applications with OAuth2.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-oauth2</artifactId>
<version>2.2.5.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable OAuth2 client support in a Spring Cloud application.
Migrate to spring-security-oauth2-client and spring-security-oauth2-resource-server.
No dependency data recorded yet.