Explorar el Código

update hibernate dev2 properties

Adrian Viesca hace 7 años
padre
commit
90013dd7bd
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      application-dev2.yml

+ 4 - 1
application-dev2.yml

@@ -5,7 +5,10 @@ spring:
     host: redis.marathon.l4lb.thisdcos.directory
   datasource:
     driverClassName: org.postgresql.Driver
-    
+  jpa:
+    properties:
+      hibernate.jdbc.use_get_generated_keys: true
+      hibernate.temp.use_jdbc_metadata_defaults: false
   cloud:
     deployer:
       mesos: