commit
ed612d2154
|
@ -15,6 +15,13 @@
|
||||||
<relativePath>../parent-boot-1</relativePath>
|
<relativePath>../parent-boot-1</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.hibernate</groupId>
|
||||||
|
<artifactId>hibernate-java8</artifactId>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>jhipster-monolithic</module>
|
<module>jhipster-monolithic</module>
|
||||||
<module>jhipster-microservice</module>
|
<module>jhipster-microservice</module>
|
||||||
|
|
Loading…
Reference in New Issue