Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Same boat. Got any paddles? Commented Sep 16, 2016 at 22:55
  • This has been ages and i do not remember what the actual issue was. What i do remember is that Spring boot annotation and xml configuration did not work well together. If you can try to switch to annotation-only or xml-only configuration it might help. Commented Sep 17, 2016 at 12:26
  • 1
    I was missing @EntityScan Commented Oct 7, 2016 at 17:18