Migration of custom spring boot starter to quarkus #25208
pradeepncs86
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In our application we have created and using a custom spring boot starter as dependency. example
Spring- boot-starter-connector
This starter helps us to auto configure few beans and configurations related to db connectivity at application startup
Now I need to migrate this application to quarkus.
Beta Was this translation helpful? Give feedback.
All reactions