-
Notifications
You must be signed in to change notification settings - Fork 353
Missing hints for health indicators #1183
Comments
Closing in favor of PR #1184 |
Sorry @snicoll but is this possible to reopen this issue ? It is not working with the current
|
Alright, It is probably registered but with the wrong type. |
yep it seems to be registered just as |
You can't do that as it instantiates the bean and we can't do that at build time. I'll have a look shortly. |
The problem is the composite pattern in Spring Boot returns either a composite of We'll have to inspect things a bit more to get back the actual type. |
Thank you ! I will test it soon :) |
Hello,
I am using spring native 0.11.0-SNAPSHOT (sha1 78bfed5) with Spring Boot 2.6.0-RC1.
I have following gradle dependencies :
It builds fine but I have an error at runtime :
The text was updated successfully, but these errors were encountered: