Skip to content

Add Caching to individual methods #394

Description

@BryceStevenWilley

Getting to the point where I'm having to call certain methods (like Codes DB access or configuration loading) more than once. It won't be too much of a slow down, but it will add up, and we could avoid a lot of it.

Adding it is easy through Spring (https://cxf.apache.org/docs/general-cxf-logging.html), the hard part will be adding Spring. I know it well enough at this point to know that it's the right tool, but getting the setup configured correctly will take a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    corerefactorThis is a code pattern that should be improved.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions