Skip to content

Configure library with Java's service loader #7

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

Closed
cardil opened this issue Jul 4, 2019 · 1 comment
Closed

Configure library with Java's service loader #7

cardil opened this issue Jul 4, 2019 · 1 comment
Labels
🌱 enhancement New feature or request
Milestone

Comments

@cardil
Copy link
Member

cardil commented Jul 4, 2019

It should be possible to configure library with Java's buildin service loader. It will be more convinient for users as toString is mostly done in domain layer where users don't want to use any frameworks, and domain objects are POJOs created with new.

@cardil cardil added the 🌱 enhancement New feature or request label Jul 4, 2019
@cardil cardil added this to the 2.0 milestone Jul 4, 2019
cardil added a commit that referenced this issue Jul 5, 2019
Additional rewrite of library.

fixes issue #7
cardil added a commit that referenced this issue Jul 5, 2019
Additional rewrite of library.

fixes issue #7
cardil added a commit that referenced this issue Jul 5, 2019
Additional rewrite of library.

fixes issue #7
cardil added a commit that referenced this issue Jul 5, 2019
Additional rewrite of library.

fixes issue #7
@cardil
Copy link
Member Author

cardil commented Jul 5, 2019

Fixed by PR #10

@cardil cardil closed this as completed Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant