mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 15:19:10 +00:00
현재 작업 상태 커밋
This commit is contained in:
@@ -12,4 +12,7 @@ dependencies {
|
||||
// Feign (for external API calls)
|
||||
implementation "io.github.openfeign:feign-jackson:${feignJacksonVersion}"
|
||||
implementation "io.github.openfeign:feign-okhttp:${feignJacksonVersion}"
|
||||
|
||||
// H2 Database for local development
|
||||
runtimeOnly 'com.h2database:h2'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user