Skip to content

Commit

Permalink
build: 패키지관련 및 build.gradle 의존성추가
Browse files Browse the repository at this point in the history
  • Loading branch information
tmxhsk99 committed Jul 10, 2023
1 parent 7fcdc19 commit ebbbbec
Show file tree
Hide file tree
Showing 3 changed files with 7,964 additions and 4,569 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ dependencies {

// Spring Web
implementation 'org.springframework.boot:spring-boot-starter-web'

// Spring devtools
developmentOnly "org.springframework.boot:spring-boot-devtools"
}

application {
Expand Down
Loading

0 comments on commit ebbbbec

Please sign in to comment.