[Spring boot] Github 연결하기
인털리J → VCS → Enable Version ~~Git - Manage Remotes - Repository 주소 입력
- 개발 지식/Spring boot
- · 2025. 1. 5.
인털리J → VCS → Enable Version ~~Git - Manage Remotes - Repository 주소 입력
postgreSQL 서버 시작brew services start postgresqlpostgres 접속psql -U postgres모든 데이터베이스 조회postgres-# \l데이터베이스 접속postgres=# \c Kkrap데이터베이스 table 목록 조회Kkrap=# \dttable Schema 조회Kkrap=# \d {table_name}
나는 M2칩임homebrewbrew install postgresql버전확인postgres -Vbrew services start postgresqlpostgres 접속 나는 비번을 옛날에 설정해둔 게 있어서 그게 그대로 적용psql -U postgres 이제 포트 열어주자postgresql@14 % vi postgresql.conf brew services restart postgresql@14 이제 pgAdmin을 설치하자Download DownloadDownload pgAdmin is a free software project released under the PostgreSQL licence. The software is available in source and binary format from..
여기에 들어가면 spring boot를 쉽게 환경 세팅할 수 있다start.spring.io 이거 만들고 난 후 인텔리J 내가 만든 Kkrap-backend 폴더 안에 넣어주면 된다인텔리J로 만들어진 폴더를 열기만 하면 된다.켰더니 이런 경고 창이 뜬다 해결 방법은 stack overflow에서 찾음https://stackoverflow.com/questions/40448344/errorjava-invalid-flag-release Error:java: invalid flag: -releaseI use Java : Java(TM) SE Runtime Environment (build 9-ea+143) Java HotSpot(TM) 64- Bit Server VM (build 9-ea+143, mixe..
WebView에서 로그인 페이지로 넘어갈 때 이 도메인이 내것인지 보여라 이런 느낌임 자격을 증명하려고 도메인 등록 확인증을 하려고 하다가 그냥 https://where42.kr/copyright.txt에서 밑 화면처럼 나오게 만들어서 캡처해서 내가 자격증명이 된다는 것을 이의 신청을 하게 되었다. 하니까 해결됨