Open melodyfromheaven opened 1 week ago
Collecting properties from Java classes is not a trivial issue. I need to take some times to investigate the problem.
Please note that Quarkus team is working to provide those computed properties.
See https://github.com/quarkusio/quarkus/discussions/42671#discussioncomment-10566298
This source is an example from the repository: https://github.com/quarkusio/quarkus-quickstarts/tree/main/hibernate-orm-quickstart.
I am encountering warnings like the following:
"Unrecognized property 'quarkus.datasource.db-kind', it is not referenced in any Java files microprofile(unknown)"