Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Add Cache-Bust to static resources #287

@Chnoch

Description

@Chnoch

When upgrading to a new version of the Spring Cloud Data Flow Server, the browser will still load the cached files (HTML, CSS, JS & Images) of the UI from the older release. The user needs to manually clear the cache and refresh the page in order to get the update UI version.
The Spring Cloud Data Flow UI should implement a Cache-Bust for all the files that are updated between releases.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions