로그 경로 반영 / logback-spring.xml 적용
This commit is contained in:
+1
-3
@@ -80,9 +80,7 @@ dependencies {
|
||||
|
||||
implementation group: 'org.apache.velocity', name: 'velocity-engine-core', version: '2.3'
|
||||
|
||||
// runtimeOnly group: 'com.mysql', name: 'mysql-connector-j', version: '8.4.0'
|
||||
|
||||
// oracle 드라이버 의존성 추가
|
||||
// runtimeOnly group: 'com.mysql', name: 'mysql-connector-j', version: '8.4.0'
|
||||
runtimeOnly 'com.oracle.database.jdbc:ojdbc8:19.20.0.0'
|
||||
|
||||
implementation 'net.bytebuddy:byte-buddy:1.14.5'
|
||||
|
||||
Reference in New Issue
Block a user