You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point in the future, we will retire the legacy config classes so
let's migrate to the new @ConfigMapping infrastructure.
I was conservative and only updated to Quarkus 3.8.
Note that there might be more optimizations possible with having all
elements in a single map but I tried to be as less intrusive as possible
as I don't know the codebase.
At some point in the future, we will retire the legacy config classes so let's migrate to the new @ConfigMapping infrastructure.
So let's upgrade to Quarkus 3.8 as the minimum version and update to the new config infrastructure.
I will create a PR shortly.
The text was updated successfully, but these errors were encountered: