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

Fix for #547 remove static dependency to PostConstruct annotation #553

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

manuel-mauky
Copy link
Collaborator

This way it's now easier to use the library with Java 9 and upwards as in Java 9 the annotation @PostConstruct isn't available anymore by default.

This way it's now easier to use the library with Java 9 and upwards as in Java 9 the annotation `@PostConstruct` isn't available anymore by default.
@manuel-mauky manuel-mauky merged commit fd7d30d into develop Jul 16, 2018
@manuel-mauky manuel-mauky deleted the 547_refactor_postconstruct_detection branch July 4, 2023 07:04
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

Successfully merging this pull request may close these issues.

1 participant