You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be closed now that #14 has been merged. It should just be documented on the readme so spring users also don't get a nasty surprise. A check during startup if the type factories are empty would also help debug this issue early because everything seems fine until you start executing queries
Hello,
So the previous fix for spring boot executable jars no longer works with Spring boot 1.4. Full explanation.
So there is currently no good solution for this. Right now I am using a war instead of a jar just to get around this issue.
Solution aside, I would at least like to add a sanity check if zero type mappers are found for example and a link to a help doc on GitHub.
Ciaran
The text was updated successfully, but these errors were encountered: