Source code for 'No Hibernate Session bound to thread'

This commit is contained in:
Julius Krah
2016-07-28 16:59:19 +00:00
parent b53e46246b
commit b18e9cf019
10 changed files with 273 additions and 137 deletions
@@ -0,0 +1,2 @@
spring.profiles.active=exception
spring.jpa.properties.hibernate.current_session_context_class=org.springframework.orm.hibernate4.SpringSessionContext
@@ -0,0 +1,6 @@
# Security
security.user.name=admin
security.user.password=password
spring.dao.exceptiontranslation.enabled=false
spring.profiles.active=exception