We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384d898 commit e73127fCopy full SHA for e73127f
src/main/resources/application.properties
@@ -9,7 +9,7 @@ spring.datasource.username=admin_microelectronica
9
spring.datasource.password=admin_microelectronica
10
spring.jpa.database=oracle
11
12
-#---CONFIG HIBERNATE-JPA---
+#---CONFIG SPRING-JPA---
13
spring.jpa.show-sql = true
14
spring.jpa.hibernate.ddl-auto = update
15
spring.jpa.hibernate.naming.strategy = org.hibernate.cfg.ImprovedNamingStrategy
0 commit comments