SwaggerConfig

@Component
class SwaggerConfig(gitProperties: GitProperties)

Swagger 설정

Constructors

Link copied to clipboard
constructor(gitProperties: GitProperties)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
@Bean
fun openAPI(): OpenAPI