Actuator 'configprops' endpoint does not show inputs for @Name parameters #24713
Comments
This was caused by a getter named differently to the |
Actually, I as wrong. We need an update to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If use use a constructor bound
@ConfigurationProperties
object with a@Named
parameter the inputs do not appear in the/actuator/configprops
.The text was updated successfully, but these errors were encountered: