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

Spring 6/Spring Boot 3 #234

Open
danthe1st opened this issue Feb 13, 2023 · 2 comments
Open

Spring 6/Spring Boot 3 #234

danthe1st opened this issue Feb 13, 2023 · 2 comments

Comments

@danthe1st
Copy link

danthe1st commented Feb 13, 2023

Spring Boot 3 has been released with Spring 6.
However, it seems like sqlcommenter only supports Spring 5.

Would it be possible to support Spring 6/Spring Boot 3?

Sqlcommenter currently uses org.springframework.web.servlet.handler.HandlerInterceptorAdapter which is deprecated in Spring 5.3 and has been removed in Spring 6.

Aside from that, Spring moved from the javax to the jakarta root package due to the migration to Jakarta EE.

@jonadaly
Copy link

Has this library been abandoned? It seems there has been no update in three years: https://central.sonatype.com/artifact/com.google.cloud/sqlcommenter/2.0.1/versions

@nseb
Copy link

nseb commented Mar 4, 2024

+1

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

3 participants