SpringBoot + JPA GIT 설정

JoMinJun·2021년 4월 21일
0

springboot

목록 보기
4/38

1. github 회원가입

2. git 설치

3. 내 프로젝트 git 연동

프로젝트 내에 git bash 클릭

git init 시작

git add . 추가

git commit -m "환경세팅완료 v1" 
커밋 후 깃헙으로 가서 레파지토리 생성 후 주소 복사

git remote add origin 주소

git push origin master  -> 업로드
profile
기술정리

0개의 댓글

관련 채용 정보