-
Spring Boot 초기 세팅공부/Web 2024. 5. 28. 13:04
MySQL
설치 시, 옵션을 Authentication Method를 Use Legacy Authentication Method 로 설정
포트 충돌 시 -> 타 포트 설정
https://dev.mysql.com/downloads/installer/
MySQL :: Download MySQL Installer
Note: MySQL 8.0 is the final series with MySQL Installer. As of MySQL 8.1, use a MySQL product's MSI or Zip archive for installation. MySQL Server 8.1 and higher also bundle MySQL Configurator, a tool that helps configure MySQL Server.
dev.mysql.com
JDK
Java Download | Java 8, Java 11, Java 17, Java 21, Java 22 - OpenJDK Builds for Linux, Windows & macOS
Need support for Liberica JDK? Get the best customer support plans. See pricing.
bell-sw.com
STS4
Spring | Tools
spring.io
Code Assitance
main : Ctrl + Space
sysout : Ctrl + Space
Run : Ctrl + F11
'공부 > Web' 카테고리의 다른 글
트러블 슈팅 메모장 (0) 2024.09.16 MDN Web Docs (0) 2023.12.09 [Javascript] 파일 생성/쓰기 (0) 2021.10.04 [javascript] replace를 replaceAll과 같이 사용하기 (0) 2021.09.26 [HTML] html/css 카드 (0) 2021.09.22