Explorar el Código

fix duplicate keys in stl calc dev yml

Adrian Viesca hace 8 años
padre
commit
c65e7b2ad0

+ 0 - 11
crss-settlement-task-calculation/crss-settlement-task-calculation-dev.yml

@@ -29,17 +29,6 @@ spring:
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
-  jpa:
-    show-sql: false
-    generate-ddl: true
-    properties:
-      hibernate:
-        generate_statistics: false
-        dialect: org.hibernate.dialect.PostgreSQL81Dialect
-        ddl-auto: none
-        hbm2ddl:
-          auto: none
-
 
   redis:
     host: localhost