Skip to content

Commit

Permalink
chore: welcome page ์ ์šฉ
Browse files Browse the repository at this point in the history
  • Loading branch information
shinheekim committed Jul 29, 2024
1 parent 3c5d630 commit 36d2c6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ dependencies {
//aws
implementation 'org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'

}

tasks.named('test') {
Expand Down

0 comments on commit 36d2c6a

Please sign in to comment.