Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update identity service app #65

Open
dingmeng-xue opened this issue Feb 29, 2024 · 0 comments
Open

Update identity service app #65

dingmeng-xue opened this issue Feb 29, 2024 · 0 comments

Comments

@dingmeng-xue
Copy link

We can see below warning message during build. It's good to keep app up-to-date.

      /workspace/src/main/java/com/example/acme/identity/SecurityConfiguration.java:14: warning: [removal] oauth2ResourceServer() in ServerHttpSecurity has been deprecated and marked for removal
                httpSecurity.oauth2ResourceServer()
                            ^
      /workspace/src/main/java/com/example/acme/identity/SecurityConfiguration.java:15: warning: [removal] jwt() in ServerHttpSecurity.OAuth2ResourceServerSpec has been deprecated and marked for removal
                                        .jwt()
                                        ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant