Skip to content

Commit

Permalink
Missing cache key for config.
Browse files Browse the repository at this point in the history
  • Loading branch information
flexable777 committed Nov 4, 2024
1 parent 154cc64 commit e0d0d18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class CacheWithJCacheConfiguration(private val environment: Environment) : JCach
GOSYSOPPGAVE_GJELDER_CACHE,
GOSYSOPPGAVE_OPPGAVETYPE_CACHE,
GOSYSOPPGAVE_ENHETSMAPPER_CACHE,
GOSYSOPPGAVE_ENHETSMAPPE_CACHE,
)

@Suppress("JAVA_CLASS_ON_COMPANION")
Expand Down

0 comments on commit e0d0d18

Please sign in to comment.