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 to quarkus migration #88

Open
Kibrom1 opened this issue Sep 3, 2024 · 2 comments
Open

Spring to quarkus migration #88

Kibrom1 opened this issue Sep 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Kibrom1
Copy link

Kibrom1 commented Sep 3, 2024

What problem are you trying to solve?

I’m planning to work on migrating spring boot 3 to quarkus migration and want to see if there any plan to implement a recipe for that.

Describe the solution you'd like

The capability to migrate spring boot to quarkus services.

Have you considered any alternatives or workarounds?

The only alternative in mind is to do it manually.

Additional context

Are you interested in contributing this feature to OpenRewrite?

Yes, I can support and would like to be involved in this effort

@Kibrom1 Kibrom1 added the enhancement New feature or request label Sep 3, 2024
@timtebeek
Copy link
Contributor

Thanks a lot for the offer to help @Kibrom1 ! I think the best way to start is to break down the problem into smaller steps, for instance looking at dependencies, annotations and properties separately, and then start to define declarative yaml recipes to chip off some of that work already. The goal initially would be to have a decent start of common migration steps, and then from there work up to expand coverage. A complete migration might seem a little hard at first, but the goal is to save time with a decent start.

@Kibrom1
Copy link
Author

Kibrom1 commented Sep 5, 2024

Thank you for getting back @timtebeek. This is my first time to contribute to openrewrite, so I will start looking at it and start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Recipes Wanted
Development

No branches or pull requests

2 participants