Skip to content

A bean factory post processor cannot be configured to run after DependsOnDatabaseInitializationPostProcessor #26899

@wilkinsona

Description

@wilkinsona

DependsOnDatabaseInitializationPostProcessor uses the default order which is lowest precedence. This prevents a bean factory post processor from running after it to fine-tune the ordering of database initialization.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions