Class ConfigurationProperties

java.lang.Object
org.springframework.modulith.docs.ConfigurationProperties
All Implemented Interfaces:
Iterable<ConfigurationProperties.ConfigurationProperty>

class ConfigurationProperties extends Object implements Iterable<ConfigurationProperties.ConfigurationProperty>
Represents all ConfigurationProperties.ConfigurationProperty instances found for the current project.
Author:
Oliver Drotbohm