Skip to content

Make HTML templates and CSS files overridable by the local filesystem #174

@Schlaumeier5

Description

@Schlaumeier5

Currently, html templates and css files are always loaded from the application's jar if present.
Change the behavior of ResourceLoader to load those types of files from the local filesystem if present, and other files always from the fat jar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiJava api related thingscustomizationenhancementNew feature or requestjavaPull requests that update java code

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions