Commit Graph

7 Commits (2a4454b524ccb3b1ca5661f5ce605960d0a9089a)

Author SHA1 Message Date
Phillip Webb 7d824a5701 Fix accidentally broken test 12 years ago
Phillip Webb 7d0c0fc0dd Polish 12 years ago
Dave Syer 6dbd6d7c4c [bs-178] Use OpenEntityManagerInView by default in webapp with JPA
If JPA is used and the context is a webapp we add the OEMIV interceptor.
It can be switched off by the user declaring a bean of type OEMSIVI or
the corresponding Filter, or by setting spring.jpa.open_in_view=false.

[Fixes #52939983]
12 years ago
Dave Syer 36cbb39dec [bs-194] Restore udev in maven
Also tidy up some TODOs

[Fixes #53030439]
12 years ago
Dave Syer d260fa6456 [bs-173] Upgrade Thymeleaf layout dialect
[Fixes #52629385]
12 years ago
Phillip Webb 0b863611d9 Package restructure 12 years ago
Phillip Webb cd51f357a3 Further maven module restructure 12 years ago