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

AnnotationUtils breaks in Spring boot executable jar #6

Closed
cliedeman opened this issue Nov 22, 2016 · 2 comments
Closed

AnnotationUtils breaks in Spring boot executable jar #6

cliedeman opened this issue Nov 22, 2016 · 2 comments

Comments

@cliedeman
Copy link
Contributor

Hello

I just tracked down a packaging bug caused by spring boot.
The default executable jar format messes with library package names and causes none of the default type mappers to be detected.

Would you accept a PR to Implement the change suggest by spring?

Ciaran

@bpatters
Copy link
Owner

bpatters commented Dec 10, 2016

sure I'm open to PR's from anyone who wants to make this project better. BTW Sorry for the delay, for some reason I didn't notice the email about this issue.

@cliedeman
Copy link
Contributor Author

Create PR #8

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

2 participants