Skip to content

Resource Versioning Handler not being called if any FilterRegistrationBean is found #14897

Closed
@iamareebjamal

Description

@iamareebjamal

Issue:

If actuator starter dependency is included in the project, the resource strategies stop working, for instance, GZip or Content Versioning strategies are not called. Even AbstractResourceHandler stops getting invoked. Removing the actuator starter dependency makes the config start working again. This is reproducible on a simple https://start.spring.io template (with thymeleaf, web and actuator starters) as well. This also gets resolved on downgrading to 2.0.5. Sample repo is provided below

Sample Repo:

https://github.com/iamareebjamal/spring-boot-resource-versioning-bug

Environment:

Spring Boot 2.0.6

Metadata

Metadata

Assignees

Labels

type: blockerAn issue that is blocking us from releasingtype: bugA general bugtype: regressionA regression from a previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions