Skip to content

Use annotation processing instead of Spring Context #5

@cardil

Description

@cardil

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions