| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
- javascript
- 시간
- java
- 자바스크립트
- gcp
- 어플
- MLB
- 스프링
- 파이썬
- CSS
- 제이쿼리
- JQuery
- Android
- 코틀린
- HTML
- oracle
- 기록
- 프로젝트
- 앱
- Python
- 판다스
- 배포
- kotlin
- 오라클
- 자바
- pandas
- mlb stats api
- Spring
- 안드로이드
- streamlit
- Today
- Total
목록Spring Boot (2)
develope_kkyu
이전글 https://developerkkyu37.tistory.com/83 [Spring] Spring 프로젝트와 MongoDB altas를 연동한 회원가입, 로그인 페이지 예제 - 1 스프링 프로젝트 생성하는 방법은 생략한다. 1. MongoDB Atlas 설정 https://www.mongodb.com/atlas/database MongoDB Atlas Database | Multi-Cloud Database Service The multi-cloud database service at the heart of our developer data platform th developerkkyu37.tistory.com 2. Spring project mongoDB연동 (1) build.gradle 설정 ..
1. 자바 설치 (1) JDK 다운로드 https://www.oracle.com/kr/java/technologies/downloads/#java17 Download the Latest Java LTS Free Subscribe to Java SE and get the most comprehensive Java support available, with 24/7 global access to the experts. www.oracle.com JDK 경로를 잘 알아두자! (2) 환경변수 설정 [검색] 창에서 "고급 시스템 설정"을 검색하여 [고급 시스템 설정 보기]로 이동 환경변수 클릭 시스템 변수의 [새로 만들기(W)...]를 클릭 후 변수 이름 : JAVA_HOME 변수 값 : JDK 설치 경로 를 입..