kolorobot / spring-mvc-quickstart-archetype

The project is a Maven archetype for Spring MVC web application.
http://blog.codeleak.pl
1.05k stars 478 forks source link

Spring Data - no bean named 'transactionManager' is defined #96 #97

Closed MarcinMilewski closed 8 years ago

kolorobot commented 8 years ago

I made a lot of changes to the config, including yours. Now the AccountRepository is a regular SpringData bean, so I hope it proves SpringData is working as expected. You may check my recent changes. And of course thanks for the valuable feedback!

Hopefully, now it is working fine for you. Please have a look and let me know!