init: 클린 기반 auth 서버 설계
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
dependencies {
|
||||
implementation project(':domain')
|
||||
implementation 'org.springframework:spring-tx'
|
||||
}
|
||||
Reference in New Issue
Block a user