-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logging for KodeverkConsumer responses and remove KODEVERK caches
#deploy-test-dolly-backend #deploy-test-dolly-frontend Added a log.info() line in KodeverkConsumer to log the responses it receives when getting the "kodeverk". Additionally, unnecessary CACHE_KODEVERK and CACHE_KODEVERK_2 constant were removed from CachingConfig, along with their associated initialization in the CaffeineCacheManager, resulting in a streamlined cache configuration and reduced overhead.
- Loading branch information
Showing
5 changed files
with
9 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
apps/dolly-backend/src/main/java/no/nav/dolly/domain/resultset/kodeverk/KodeAdjusted.java
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
.../dolly-backend/src/main/java/no/nav/dolly/domain/resultset/kodeverk/KodeverkAdjusted.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters