feat: Implement feature to store symmetric passphrases in DB

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2024-11-22 09:45:55 +01:00
parent ac3821c949
commit 2b6473929a
9 changed files with 169 additions and 11 deletions

2
lombok.config Normal file
View file

@ -0,0 +1,2 @@
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Value
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Lazy