feat(property-guard): Added property-guard to protect the secrets in configuration files.

This commit is contained in:
Zihlu Wang
2023-09-09 20:21:34 +08:00
parent f88ac1511b
commit 956ce5de1e
2 changed files with 97 additions and 0 deletions
@@ -0,0 +1 @@
org.springframework.boot.env.EnvironmentPostProcessor=cn.org.codecrafters.propertyencryptor.PropertyGuard