Skip to content
#

jasypt

Here are 70 public repositories matching this topic...

환경변수를 대신하는 암호문을 애플리케이션 부트 타임에 자동으로 복호화합니다. 이 방식은 환경변수 공유를 대체하여 소통 비용을 낮추고, 취약한 네트워크 환경에서 환경변수가 빈번하게 공유되지 않도록 도우며, 설정이 간단합니다. // * 참고1: 암복호화는 개발자 작업 환경에만 사용을 권하며 예시도 로컬 프로파일 적용을 전제로 구현합니다. * 참고2: 예제 외에는 Jasypt 키를 레포지터리로 공유하면 안 되며, Jasypt 키를 선택할 때는 예제에서 공개한 Jasypt 키를 제외해야 합니다.

  • Updated Sep 18, 2024
  • Java

Improve this page

Add a description, image, and links to the jasypt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jasypt topic, visit your repo's landing page and select "manage topics."

Learn more