Skip to content

Move all property definitions into custom POJO

Chris Lemaire requested to merge spring-custom-configuration into development

The custom POJO can make use of JDoc documentation to generate documentation for the properties defined in an application.yml or application.properties.

Merge request reports