Compare commits
3 Commits
f927db064a
...
e1459d85ea
| Author | SHA1 | Date | |
|---|---|---|---|
| e1459d85ea | |||
| 3054930a86 | |||
| ed73eb3f2e |
@@ -1,6 +1,6 @@
|
|||||||
#spring.profiles.active=${SPRING_PROFILES_ACTIVE}
|
spring.profiles.active=${SPRING_PROFILES_ACTIVE}
|
||||||
#spring.profiles.active=abomey
|
#spring.profiles.active=abomey
|
||||||
spring.profiles.active=test
|
#spring.profiles.active=test
|
||||||
spring.jpa.properties.hibernate.id.new_generator_mappings=false
|
spring.jpa.properties.hibernate.id.new_generator_mappings=false
|
||||||
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true
|
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true
|
||||||
spring.jpa.open-in-view=false
|
spring.jpa.open-in-view=false
|
||||||
|
|||||||
Reference in New Issue
Block a user