Skip to content

Refactor cache usage #834

@dennisvang

Description

@dennisvang

Custom cache implementations are used throughout the FDP app.

For example:

Probably it would be more robust, and clearer, to use Spring's annotation-based caching integration, using e.g. @Cacheable, etc.

Here's at least one problem with the current implementation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMaintenancedevRelated to development, e.g. code style, refactoring, github workflows, etc.improvementExisting functionality that can be improved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions