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

openrewrite for migrating spring boot 2 micronaut #481

Open
ramarro123 opened this issue Aug 26, 2023 · 0 comments
Open

openrewrite for migrating spring boot 2 micronaut #481

ramarro123 opened this issue Aug 26, 2023 · 0 comments
Labels
type: enhancement New feature or request

Comments

@ramarro123
Copy link

Feature description

I know that's not possible to fully automatic migrate from spring boot - micronaut, but there is an "aid" with an openrewrite module to do that?

for instance, remove pom dependency of spring, replace them with some sort of mapping with micronaut one, change the annotation for service -> singleton,align the controller method (where possible)

the code will 100% break and won't compile, but it will give a good starting point to proceed to manual fixing

do you think it's a possibility?

@sdelamo sdelamo added the type: enhancement New feature or request label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: Under consideration
Development

No branches or pull requests

2 participants