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

Use annotation processing instead of Spring Context #5

Open
cardil opened this issue Aug 26, 2019 · 0 comments
Open

Use annotation processing instead of Spring Context #5

cardil opened this issue Aug 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@cardil
Copy link
Member

cardil commented Aug 26, 2019

Now, the base of Sampler is written as a Spring Context. It should be rewritten to standard Java's annotation processing to wider support.

Spring context support might be kept as it might load the same beans based on information gathered from annotation processing.

JUnit support shouldn't require spring context, but should use annotation processing information directly.

@cardil cardil added the enhancement New feature or request label Aug 26, 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