How to externalize the Postgresql column encryption key with Spring Boot JPA?

前端 未结 0 1414
北荒
北荒 2021-02-05 20:18

One of my Postgresql entities has an encrypted column that I want decrypted when I read it with Spring Boot JPA. The encrypted entity fiels is decrypted with an hardcoded passwo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题