Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
  1. 사전 조건
    1. SRRD SWRS Dev Env on Centos 환경설정을 검토 합니다.
  2. Git 프로젝트를 fork 합니다.
  3. Centos에 git clone 합니다.
  4. mvnw 빌드 합니다.
  5. redis container를 실행합니다.
  6. Spring boot 어플리케이션을 실행 합니다.
  7. curl로 호출해 봅니다.

...