Skip to content
Seungman Lee edited this page Mar 15, 2015 · 8 revisions

Welcome to the Seasoned-Ribs wiki!

  1. 기본 설치 환경
  • java 버전 : Java 1.8.0_40 ( 64 bit ) / 2015-03-15 기준 최신버전 jdk

    • 확인 방법 : cmd -> java -version
  • gradle : Gradle 2.3

    • 확인 방법 : cmd -> gradle -v
  • groovy : Groovy 2.4.1

    • 확인 방법 : cmd -> groovy -v
  • sts : Spring Tool Suite : 3.6.4.RELEASE

Clone this wiki locally