Skip to content

Turn off caching of git repository files #24

@thombergs

Description

@thombergs

The GitRepositoryResolver makes use of Spring's resource resolving mechanism to serve the files of a mirrored git repository via HTTP.

By default, the Spring mechanism caches these files for some time, which can be a problem when a lot of requests to the git repository are made.

Turn off this caching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions