Remove workaround for SPR-12118
This commit is contained in:
parent
0326abfe01
commit
6ee18fbabd
|
@ -1,5 +1,2 @@
|
|||
spring.jpa.generate-ddl=true
|
||||
spring.datasource.jndi-name=java:jboss/datasources/bootdemo
|
||||
|
||||
# Workaround SPR-12118
|
||||
spring.jpa.open-in-view=false
|
||||
|
|
Loading…
Reference in New Issue