[wildfly-dev] Hibernate & Spring Boot on WildFly
Tomaž Cerar
tomaz.cerar at gmail.com
Mon Jun 20 12:44:32 EDT 2016
On Mon, Jun 20, 2016 at 6:37 PM, Sanne Grinovero <sanne at hibernate.org>
wrote:
> Beyond helping the specific question, do we have a general set of
> tests or recommendations - maybe some example template - for Spring
> Boot users on WildFly?
>
I would say that if users want to go spring full way, aka make spring mange
hibernate/jpa stuff
they should disable jpa subsystem all together as it will make it easier
for them.
Problem only occurs when they want to use "hybrid" aproach and use some
spring & some EE
in combination that can cause issues and is harder to get right wrt deps &
configuration.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20160620/28aa1bf9/attachment.html
More information about the wildfly-dev
mailing list