Uses of Class
com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.core.ValueAnnotationMetadata
Packages that use ValueAnnotationMetadata
Package
Description
-
Uses of ValueAnnotationMetadata in com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.core
Methods in com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.core that return types with arguments of type ValueAnnotationMetadata -
Uses of ValueAnnotationMetadata in com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.reader
Methods in com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.reader that return types with arguments of type ValueAnnotationMetadataModifier and TypeMethodDescription -
Uses of ValueAnnotationMetadata in com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.writer
Method parameters in com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.writer with type arguments of type ValueAnnotationMetadataModifier and TypeMethodDescriptionvoidJsonWriter.write(List<ValueAnnotationMetadata> metadataList) Naive JSON writer to prevent using any external dependency.