rodnansol / spring-configuration-property-documenter

Tool to document Spring Configuration Properties - Leave us a feedback: https://github.com/rodnansol/spring-configuration-property-documenter/discussions/74
Apache License 2.0
37 stars 5 forks source link

Introduce hints #91

Open nandorholozsnyak opened 1 year ago

nandorholozsnyak commented 1 year ago

Is your feature request related to a problem? Please describe. The properties can have extra hints.

https://docs.spring.io/spring-boot/docs/current/reference/html/configuration-metadata.html#appendix.configuration-metadata.format

Introduce them to the documentation.

bhahn57570 commented 11 months ago

Is it planned to add the extra hint as part of the documentation ?

Currently using the description of properties is a workaround, but it is more accurate to place the possible values inside the hint section.