Skip to content

Investigate what to do with @Configuration class absence in SpringBootApplication #1974

@EgorkaKulikov

Description

@EgorkaKulikov

Description

Implementation of the first phase of Spring support bases on the idea that there is at least one java configuration class in the project. However, we do not have it in SpringBootApplication

Should we just use Application class marked with @SpringBootApplication instead of Configuration class?

Are there any other situations when there is no configuration class?

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