공부/Web
Spring Boot 초기 세팅
래울
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