@SupportedAnnotationTypes(value={"org.springframework.web.bind.annotation.RequestMapping","org.springframework.web.bind.annotation.GetMapping","org.springframework.data.rest.core.annotation.RepositoryRestResource"}) @SupportedSourceVersion(value=RELEASE_8) public class SpringBootWebProcessor extends AbstractAnnotationProcessor implements SpringBootWebAnnotationGenerator
DOT, JSON, PACKAGE, PROJECT, TMP, YMLprocessingEnvWEB_ANNOTATIONSANNOTATIONS, GENERATORSsessionspringPropertiesproject| Constructor and Description |
|---|
SpringBootWebProcessor() |
| 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, detectHttpPort, extractPortFromPropertiesfilter, generate, getAnnotationClass, getGenerator, getGenerators, getSupportedAnnotations, init, registerAnnotationClass, registerGeneratoradd, propertiesMapgetSessiongetSpringPropertiesapplyToProject, 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.