Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot 1.4 #13

Open
cliedeman opened this issue Feb 12, 2017 · 1 comment
Open

Spring Boot 1.4 #13

cliedeman opened this issue Feb 12, 2017 · 1 comment

Comments

@cliedeman
Copy link
Contributor

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

@cliedeman
Copy link
Contributor Author

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

Ciaran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant