Skip to content

SpringApplication.setApplicationContextClass does not correctly deduce REACTIVE type #14589

@dsyer

Description

@dsyer

This appears not to cause any problems with existing applications, but it seems inconsistent and results in a SpringApplication having webApplicationType=NONE in an integration test (per the logic in setApplicationContextClass() which is called by the test context loader).

Metadata

Metadata

Assignees

Labels

type: blockerAn issue that is blocking us from releasingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions