Kim Younghwan's Practical Database - Basic Edition
yh
Learn the essential SQL and database fundamentals needed for practical work. Not only developers, but also planners and data analysts can learn SQL in depth.
Basic
SQL, MySQL, DBMS/RDBMS
With a practical example, we will design and develop a web application using Spring Boot and JPA. Through this process, you will understand how to use Spring Boot and JPA in practice.

You can develop Java web applications in practice using Spring Boot and JPA.
Understand the best way to leverage Spring Boot and JPA.
You can understand and design domain models.
Understand domain-driven design.
Want to use Spring Boot effectively in practice?
Experience in-depth design and development.
🚩 This course is a roadmap course.
Spring Boot simplifies and eases the complex and complex Spring Framework. Adding the powerful ORM technology provided by JPA to this, it enables agile web application development while maintaining high productivity. For these reasons , leveraging Spring Boot and JPA for web application development is a global trend in the Java community.
Even if you're familiar with Spring Boot and JPA, designing and developing web applications using these technologies in practice is a completely different matter. Typically, web applications go through the following development process.
This course goes beyond simple examples like bulletin boards and uses challenging examples that replicate complex real-world scenarios. It covers the entire process, from requirements analysis to design, development, testing, and performance optimization. By designing and developing a web application from start to finish using these practical examples , you'll naturally learn the correct way to leverage Spring Boot and JPA. You'll also understand how to apply these technologies in practice. In particular, you'll learn and apply performance optimization techniques, which are crucial for practical use, step by step.
The entire course consists of two parts: Part 1, which covers designing and developing web applications, and Part 2, which covers developing APIs and optimizing performance. This lecture is the first of these two parts.
👨💻 Please note before taking the class!
Complex , practical examples, coded from start to finish!


Part 1 designs and develops a simple web application with member, product, and order domains.
The order of progression is as follows:
These days, rather than using view templates to directly generate HTML on the server and respond, many developers are loading JSON data into APIs and returning it. The goal of this article is to understand the considerations and proper design guidelines for developing APIs using Spring Boot and JPA, and to complete the API with performance in mind.
Part 2 builds on the domain created in Part 1 to develop an externally usable REST API. We then step-by-step optimize the performance of the query API. This process provides a thorough understanding of JPA query tuning, a crucial practice.
This course is largely hands-on . Therefore, you'll get the most out of it by following the lecture from beginning to end, coding on your own .
Please note that this course does not cover Spring Boot or JPA in detail. The goal is to help those familiar with these technologies leverage them to their full potential, enabling them to develop effective web applications in the real world . Therefore, we recommend that you have a basic understanding of Spring and JPA before taking this course. However, even if you're not yet familiar with Spring or JPA, following along will give you a comprehensive understanding of how to develop and complete web applications in Java. You can also fill in any gaps in your foundational skills later on.
Java ORM Standard JPA Programming - Basics
This is a prerequisite course for understanding JPA-based technologies.
Practice! Using Spring Boot and JPA 2 - API Development and Performance Optimization
Develop APIs and understand JPA performance optimization.
Spring Data JPA in Practice!
Learn Spring JPA from basics to practice.
Real-world! Querydsl
Solve complex and dynamic query problems with Querydsl.
The book is for those who want to study more in-depth content.
You can think of it as a reference book.
(Even if you don't have a book, separate materials for the lecture will be provided.)
Who is this course right for?
For those who use Spring Boot and JPA in their work but want to get better use out of the technology
I have heard of technologies like Spring Boot or JPA, but I want to know how to best utilize them.
If you don't know much about Spring Boot and JPA, but want to get a feel for Java web application development by following examples from project setup to actual web application development.
Need to know before starting?
JAVA language
Spring Framework
Relational database basics
JPA
568,485
Learners
38,371
Reviews
9,017
Answers
5.0
Rating
25
Courses
교육자
전: 우아한형제들 기술이사, 카카오, SK플래닛
진짜 실무에 필요한 제대로 된 개발자가 될 수 있도록, 교육하는 것이 저의 목표입니다.
EO 인터뷰 영상
개발바닥 - 시골 청년 개발왕 되다
All
36 lectures ∙ (7hr 44min)
Course Materials:
All
2,423 reviews
5.0
2,423 reviews
Reviews 205
∙
Average Rating 5.0
5
I completed the first part of the basics and the first part of the usage. I remember bursting out laughing when the alignment didn't work while copying and pasting using the command of pressing the command key twice, saying "Seoul dialect failure! x", and I thought the lecture content was very informative. Now, I think I have to learn the know-how of extreme performance optimization in the next lecture! See you in the next review! ㅎㅎ
Wow~~ Why are there so many hearts on this course review? ㅋㅋ Thank you for the fun course review that makes me laugh too ㅋㅋ
Reviews 1
∙
Average Rating 5.0
5
Every time I think about what the content is being explained, the additional explanations come out, and I understand every moment of the lecture It's like TMI, but it's a detailed lecture where everything is foreshadowing Every time I listen to the explanation, I look forward to the next lecture A lecture that makes me want to watch it instead of thinking about playing after work When you were promoting the book at the beginning, I was like ㅋㅋㅋㅋ, but a lecture that makes me increasingly curious about the contents of the book A lecture that can inherit Younghan(?) A legendary lecture that says that Infraon got faster after this lecture was uploaded It was an engaging lecture. I'll buy the next lecture It's the first time a lecture is fun Please give me more lectures... Hurry upㅠㅠ
Wow! I got caught saying that everything is foreshadowing ㅋㅋㅋㅋㅋ When I prepare for a lecture, I actually organize it meticulously? ㅋㅋㅋ I will prepare other lectures diligently as well. Thank you. 2010psw^^
Reviews 1
∙
Average Rating 5.0
5
"I can develop with Spring Boot + JPA too." It's great! It's like a real-life situation where a guy from the countryside teaches you while developing right next to you. "Seeing once is better than hearing a hundred times!"
Thank you, unialto. I tried the Seoul dialect patch several times but it failed and rolled back. LOL If you have any questions, feel free to ask anytime^^
Reviews 24
∙
Average Rating 4.6
5
After completing the 6-month national academy for Spring Framework Mybatis, I joined a company that uses Spring FrameBoot JPA. At first, I searched CRUD on Google and studied it in a haphazard manner. I was really lost and had a hard time. So, if I had known about this lecture first, I think it would have been really good. For those who are new to JPA, this is the best lecture I've ever seen. 1. The content is rich. 2. The explanation is detailed. I'll watch this lecture twice more, and when I understand the source code, I'll buy the book and get the basics. Thank you for uploading a good lecture.
Thank you, Kang Programmer, for your great praise^^ You are truly a passionate person. Thank you for explaining the parts that I had difficulty with in Q&A, so that it is easy to help others. If you have any questions in the meantime, please feel free to ask me anytime^^!
Reviews 3
∙
Average Rating 5.0
5
I think this is a good lecture to learn various concepts that a good backend structure should have while actually creating a service :) I recommend this to those who are hesitant about how to start a project after studying Spring and JPA :)
Thank you, Hyangro^^ I support you.
$68.20
Check out other courses by the instructor!
Explore other courses in the same field!