@SupportedAnnotationTypes(value="org.springframework.boot.autoconfigure.SpringBootApplication") @SupportedSourceVersion(value=RELEASE_8) public class SpringBootApplicationProcessor extends AbstractAnnotationProcessor implements SpringBootApplicationGenerator
DOT, JSON, PACKAGE, PROJECT, TMP, YMLprocessingEnvSPRING_BOOT_APPLICATIONproject| 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, isSpringCloudKubernetesAvailablegenerate, getAnnotation, getKeyadd, 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.