You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

01. 프로젝트 개요

소스 전체 구조 살펴 보기

02. Git Project 준비

Git Clone

  • IntelliJ로 Project from version control을 통해 Git 프로젝트 Import

03. Rest API로 Display -> Product 연동

git checkout tags/step-0 -b step-0


04. 동작확인

Product 동작 확인 : http://localhost:8082/products/22222
Display 동작 확인 :http://localhost:8081/displays/11111




  • No labels