cyberark / conjur-spring-boot-sdk

Apache License 2.0
5 stars 7 forks source link

Remove double call for each secret retrieval using `@ConjurValue` #77

Closed bnasslahsen closed 1 year ago

bnasslahsen commented 1 year ago

closes #63

Desired Outcome

Implemented Changes

Describe how the desired outcome above has been achieved with this PR. In particular, consider:

Conjur REST API CALLs

Before the fix

image

Connected Issue/Story

Resolves #63

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security