Skip to content

Commit e73127f

Browse files
committed
Updated Doc
1 parent 384d898 commit e73127f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spring.datasource.username=admin_microelectronica
99
spring.datasource.password=admin_microelectronica
1010
spring.jpa.database=oracle
1111

12-
#---CONFIG HIBERNATE-JPA---
12+
#---CONFIG SPRING-JPA---
1313
spring.jpa.show-sql = true
1414
spring.jpa.hibernate.ddl-auto = update
1515
spring.jpa.hibernate.naming.strategy = org.hibernate.cfg.ImprovedNamingStrategy

0 commit comments

Comments
 (0)