Skip to content

Auto-configuration's session repository customization may override that of SessionRepositoryCustomizer beans #36674

@ashitikov-bld

Description

@ashitikov-bld

Hi,
It seems there's missed @Order(Ordered.HIGHEST_PRECEDENCE) on springBootSessionRepositoryCustomizer in RedisSessionConfiguration.IndexedRedisSessionConfiguration. The default customizer is always applied after my custom one and I cannot control this over @Order annotation on my bean.
Spring Boot 3.1.2.

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions