Skip to content

Determine if project is created with Spring programmatically #1929

Closed
@EgorkaKulikov

Description

@EgorkaKulikov

Description

Plugin UI should be configured differently in Spring and non-Spring mode

For example, for Spring mode we need to define

  • configuration class
  • profile?
  • how to mock interfaces

However, we should not show "parameterized tests" option.

This is the reason we should determine if we analyze a Spring project or not

Expected behavior

It seems we may implement it similarly to test/mock framework search in project.

Context

We should take into account and possibly differ between

  • "pure" Spring
  • Spring Boot
  • something else?

Also it may be required to determine Spring signs per class in future...

Metadata

Metadata

Assignees

Labels

comp-springIssue is related to Spring projects supportcomp-uiImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestlang-javaIssue is related to Java support

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions