Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

What project to migrate to? #250

Open
shayandaneshvar opened this issue Aug 18, 2021 · 3 comments
Open

What project to migrate to? #250

shayandaneshvar opened this issue Aug 18, 2021 · 3 comments

Comments

@shayandaneshvar
Copy link

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.

@damon008

This comment has been minimized.

@spencergibb
Copy link
Contributor

None of those annotations belonged to this project. The feign integration went to spring cloud openfeign. Gateway to spring cloud gateway.

@damon008
Copy link

@spencergibb What? The upgrade version changes too much, and there is no complete demo of Springboot and Cloud and Oauth2 and so on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants