Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Do not generate entry for ApplicationContextFactory #1592

@snicoll

Description

@snicoll

Spring Boot recently introduced a new factory type for ApplicationContextFactory, see spring-projects/spring-boot#30272

When running with an application that uses AOT optimization, this factory is not required as we replace it with an AOT-variant anyway.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions