Skip to content

Find all @Configuration classes in Spring project #1921

Closed
@EgorkaKulikov

Description

@EgorkaKulikov

Description

We need to find all classes marked as @Configuration in Spring application.
They will be shown to user in UI to select one of them for testing purposes.

Sorting order is:

  • config classes in test source root
  • config classes in source root
  • may be suggested new config class

Context

Implementation should be quite similar to test source root finding process.

Metadata

Metadata

Assignees

Labels

comp-springIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions