Facing issues while injecting AgroalDataSource object in the class #32185
pradeep-kodavoor
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Goal was to check the data source health to serve some custom endpoint. I tried injecting AgroalDataSource and used isHealthy() method. However it fails to inject the datasource. Though the rest of the DB operations with Panache Repository works seamlessly which kind of confirms that datsource is configured correctly.
Quarkus 2.16. Final
Any leads here?
Beta Was this translation helpful? Give feedback.
All reactions