Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 222 Bytes

File metadata and controls

15 lines (8 loc) · 222 Bytes

Memasang Encrypt Key

  • OS *nix : Linux, MacOS

    export ENCRYPT_KEY=hello-spring-config-server

  • OS Windows

    set %ENCRYPT_KEY%=hello-spring-config-server

  • Jalankan aplikasi

    mvn clean spring-boot:run