If use use a constructor bound @ConfigurationProperties object with a @Named parameter the inputs do not appear in the /actuator/configprops.
Comment From: philwebb
This was caused by a getter named differently to the @Named attribute. I don't think there's much we can do about that.
Comment From: philwebb
Actually, I as wrong. We need an update to GenericSerializerModifier