public class RestControllerClassAnnotationProcessor extends Object implements ClassAnnotationProcessor<org.springframework.web.bind.annotation.RestController>
| Constructor and Description |
|---|
RestControllerClassAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Type |
getProcessType() |
void |
process(SwaggerGenerator swaggerGenerator,
org.springframework.web.bind.annotation.RestController restController) |
public RestControllerClassAnnotationProcessor()
public Type getProcessType()
getProcessType in interface ClassAnnotationProcessor<org.springframework.web.bind.annotation.RestController>public void process(SwaggerGenerator swaggerGenerator, org.springframework.web.bind.annotation.RestController restController)
process in interface ClassAnnotationProcessor<org.springframework.web.bind.annotation.RestController>Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.