Package | Description |
---|---|
org.springframework.boot.configurationprocessor.fieldvalues |
Abstraction for field value parsing.
|
org.springframework.boot.configurationprocessor.fieldvalues.javac |
Field value parsing for the standard Java compiler.
|
Class and Description |
---|
FieldValuesParser
Parser which can be used to obtain the field values from an
TypeElement . |
Class and Description |
---|
FieldValuesParser
Parser which can be used to obtain the field values from an
TypeElement . |