Package org.springframework.boot.configurationprocessor
package org.springframework.boot.configurationprocessor
Annotation processor to create
@ConfigurationProperties meta-data files.-
ClassesClassDescriptionAnnotation
Processorthat writes meta-data file for@ConfigurationProperties.Used byConfigurationMetadataAnnotationProcessorto collectConfigurationMetadata.AMetadataStoreis responsible for the storage of metadata on the filesystem.