[Swagger 초기 적용]
This commit is contained in:
@@ -61,6 +61,9 @@ dependencies {
|
||||
|
||||
// p6spy
|
||||
implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.9.0'
|
||||
|
||||
// SpringDoc OpenAPI (Swagger)
|
||||
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9'
|
||||
}
|
||||
|
||||
tasks.named('test') {
|
||||
|
Reference in New Issue
Block a user