Remove workaround for SPR-12118

This commit is contained in:
Phillip Webb 2014-09-03 18:32:17 -07:00
parent 0326abfe01
commit 6ee18fbabd
1 changed files with 0 additions and 3 deletions

View File

@ -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