응답지연시간 / 응답 status code 설정 기능 추가

This commit is contained in:
hsoh
2021-07-11 02:05:56 +09:00
parent 10b5f9fa78
commit 300a6b420c
5 changed files with 79 additions and 5 deletions
-1
View File
@@ -15,7 +15,6 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-web-services'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'