KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 32 forks source link

Upgrade to Quarkus 3 #644

Closed apupier closed 1 year ago

apupier commented 1 year ago

Is your feature request related to a problem? Please describe.

Quarkus 3 has been released.

Describe the solution you'd like

Use Quarkus 3 instead of Quarkus 2

Describe alternatives you've considered

Additional context

A specific tooling is available to help for the migration https://quarkus.io/guides/update-to-quarkus-3

As additional to core changes, most probable main points are:

mkralik3 commented 1 year ago

PR https://github.com/KaotoIO/kaoto-backend/pull/695 , it contains: