|
|
|
@ -46,13 +46,7 @@ repositories {
|
|
|
|
url = 'https://maven.cubrid.org'
|
|
|
|
url = 'https://maven.cubrid.org'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
/*
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.bgee.log4jdbc-log4j2</groupId>
|
|
|
|
|
|
|
|
<artifactId>log4jdbc-log4j2-jdbc4.1</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
dependencies {
|
|
|
|
dependencies {
|
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-jdbc'
|
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-jdbc'
|
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-web'
|
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-web'
|
|
|
|
|