https://chunsubyeong.tistory.com/121
Spring Boot 프로젝트 생성 및 GitHub 업로드 (feat. IntelliJ Community, Spring Initializr)
Spring Boot 로컬 프로젝트와 github를 연동하기에 앞서, 사용하는 IntelliJ 버전에 따라 지원하는 프레임워크가 다르기 때문에 Spring Boot 프로젝트 생성 방식에 차이가 존재합니다. IntelliJ IDEA Ultimate VS C
chunsubyeong.tistory.com
GitHub Organization에서 Repository 생성 시 .gitignore 생성 X (Spring Initializr의 .gitignore 사용할 것임)
'GitHub > error log' 카테고리의 다른 글
GitHub IntelliJ access token - The requested URL returned error: 403 (0) | 2024.11.18 |
---|---|
GitKraken GitHub organization third party access (0) | 2024.07.24 |
GitHub 기록 아예 되돌리기 (커밋기록까지 없던걸로, Revert는 커밋기록 있음) (0) | 2024.07.09 |
외부 리포지토리에서 포크한 리포지토리로 PR (0) | 2024.07.09 |
폴더로 인한 .gitignore .idea 중복 문제 (0) | 2024.05.28 |