@SupportedAnnotationTypes(value={"org.springframework.web.bind.annotation.RestController","org.springframework.web.bind.annotation.RequestMapping","org.springframework.web.bind.annotation.GetMapping","org.springframework.data.rest.core.annotation.RepositoryRestResource","javax.ws.rs.GET","javax.ws.rs.POST","javax.ws.rs.PUT","javax.ws.rs.DELETE","javax.ws.rs.OPTIONS","javax.ws.rs.HEAD","javax.ws.rs.PATCH"}) public class SpringBootWebProcessor extends AbstractAnnotationProcessor implements SpringBootWebAnnotationGenerator
DOT, JSON, PACKAGE, PROJECT, TMP, YMLprocessingEnvDEKORATE_SPRING_WEB_PATH, WEB_ANNOTATIONSspringPropertiesproject| Constructor and Description |
|---|
SpringBootWebProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
findShortedCommonPath(Set<String> paths)
Find the shortest common path of the specified paths.
|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getOutputDirectory, getSession, init, process, readApplicationConfiggetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAnnotationConfiguration, addConfiguration, addPropertyConfiguration, detectHttpPort, extractPortFromPropertiesgenerate, getConfigType, getKeyadd, add, propertiesMapgetSessiongetSpringPropertiesapplyToProject, getProject, projectExists, setProjectpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2018–2021 Red Hat. All rights reserved.