@SupportedAnnotationTypes(value="org.springframework.boot.autoconfigure.SpringBootApplication") @SupportedSourceVersion(value=RELEASE_8) public class SpringBootApplicationProcessor extends AbstractAnnotationProcessor implements SpringBootApplicationGenerator
DOT, JSON, LOGGER, PACKAGE, PROJECT, TMP, YMLprocessingEnvLOGGER, SPRING_BOOT_APPLICATIONANNOTATIONS, GENERATORSproject| Constructor and Description |
|---|
SpringBootApplicationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getOutputDirectory, init, read, readApplicationConfiggetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, isActuatorAvailable, isSpringCloudKubernetesAvailablefilter, generate, getAnnotationClass, getGenerator, getGenerators, getSupportedAnnotations, init, registerAnnotationClass, registerGeneratoradd, propertiesMapgetSessionapplyToProject, getProject, projectExists, setProjectpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2018–2019 Red Hat. All rights reserved.