public class YamlPropertySourceGenerator extends AbstractCodeGenerator
PropertySource
from a given YAML configuration file, in order to substitute the dynamic loader
with a static configuration.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DESCRIPTION |
static java.lang.String |
ID |
Constructor and Description |
---|
YamlPropertySourceGenerator(java.util.Collection<java.lang.String> resources) |
Modifier and Type | Method and Description |
---|---|
void |
generate(AOTContext context) |
simpleNameOf, staticMethod, staticMethodBuilder, writeServiceFile
public static final java.lang.String ID
public static final java.lang.String DESCRIPTION
public YamlPropertySourceGenerator(java.util.Collection<java.lang.String> resources)
public void generate(@NonNull AOTContext context)