강의

멘토링

커뮤니티

BEST
Programming

/

Back-end

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.

(4.5) 49 reviews

725 learners

Level Basic

Course period Unlimited

  • java
Spring Boot
Spring Boot
Spring Boot
Spring Boot

This is Jaehwan Lee, who taught [Introduction to Spring Boot through Examples].

Hello. I am Jaehwan Lee, who taught [Learning Spring Boot with Examples].
I'm writing to let you know that there are updates to the lecture.

There have been a lot of changes to Spring Boot over the years.

Spring Boot has been updated to 2.6.3.
Spring Boot has been applied to the e-Government Standard Framework 4.0 Beta (21.12.06) and its previous alpha version (21.03.02).
Spring Security's use of encryption has changed slightly.

So, I re-created the example to match the version upgrade, and I even created a Maven example that many people requested.
So, I've decided to provide both Gradle project examples and Maven project examples in the same lecture. (2022.02.24)

 

Although the video lecture content itself has not been updated (since there is not much to change in the explanation itself...), the practice code for following the lessons linked to each lecture has been applied to the latest version of the code.
And, depending on the changes, any content that needs to be revised is written down in each lecture.

So, although the explanations in the video lectures are based on a Gradle project and are a bit outdated, you should be able to follow along with the new version without any major issues.

 

Looking at the sales of my book last year, I could see that many people studied with my book.
Thank you for watching my lectures a lot too.
So I was able to work on upgrading this example with a little more responsibility.

 

[ Additional Notes ]

Spring Boot Maven Project, Gradle Project Comparison

Using Oracle in SpringBoot 2.6.3

Spring Security: There is no PasswordEncoder mapped for the id "null"

Spring Security: Modifying to use existing data

 

Comment