hibernate-java8
parent
01c2d0488d
commit
68763c93a4
|
@ -32,6 +32,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.hibernate:hibernate-java8:5.1.0.Final'
|
||||
compile "org.springframework.boot:spring-boot-starter:${springBootVersion}"
|
||||
compile 'org.springframework.boot:spring-boot-starter-web'
|
||||
compile 'org.springframework.boot:spring-boot-starter-freemarker'
|
||||
|
|
Loading…
Reference in New Issue