Spring Boot Introduction by Example
From the theory of Spring Boot to practice, you can learn the easiest, fastest, and most systematically with easy examples. And all the content you learn in the lecture is structured identically to the content you learn at the nationally funded academy. In addition, as of 2023.05.29, the lecture has been renewed with the latest version applied.

Changes in STS 4.2.2
The course was created in STS 4.2.1...
Since the course was completed, it has been updated to 4.2.2.
There was a slight change in the name when adding Starter Project Dependency.
Let me elaborate a bit more... It is as follows:
web --> Spring Web
JDBC --> JDBC API
MyBatis --> MyBatis Framework
Security --> Spring Security
DevTools --> Spring Boot Devtools
The names of the starter dependencies you select are displayed in detail.
Please refer to the picture below~





