You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Hi, I have been using Spring Cloud Security in a microservice environment for about two years now.
And now after I updated the Spring Boot version to 2.3.12 I noticed that this project is deprecated now.
I have been using @ResourceServer, @AuthorizationServer, and @EnableOAuth2Client Annotations in my microservices' security.
Now I wonder which project I should migrate to and how?
Please tell me what Spring framework alternative I should use now that this project is deprecated?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi, I have been using Spring Cloud Security in a microservice environment for about two years now.
And now after I updated the Spring Boot version to 2.3.12 I noticed that this project is deprecated now.
I have been using @ResourceServer, @AuthorizationServer, and @EnableOAuth2Client Annotations in my microservices' security.
Now I wonder which project I should migrate to and how?
Please tell me what Spring framework alternative I should use now that this project is deprecated?
Thanks in advance.
The text was updated successfully, but these errors were encountered: