Class SwaggerConfig
- java.lang.Object
-
- com.tarsolution.notifyman.configuration.SwaggerConfig
-
@Configuration public class SwaggerConfig extends Object
- Author:
- FMARSLAN
-
-
Field Summary
Fields Modifier and Type Field Description static String
HEADER_TOKEN_NAME
-
Constructor Summary
Constructors Constructor Description SwaggerConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.swagger.v3.oas.models.OpenAPI
customOpenAPI()
-
-
-
Field Detail
-
HEADER_TOKEN_NAME
public static String HEADER_TOKEN_NAME
-
-