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.
Kim Young-han's Advanced Java Practical Course 2 - , I/O, Network, Reflection Lecture Open
Hello everyone^^! Java Advanced Part 2 lecture is finally open.
Lecture link: https://inf.run/puD14
Kim Young-han's Practical Java - Advanced Part 2
* Lecture time: 21 hours 35 minutes
* Number of lectures: 100 lectures
* Lecture PDF materials: Approximately 400 pages
[Course Introduction]
The goal is to completely master I/O, networking, reflection, and annotations from the basics to the level required for practical use.
And this lecture is particularly code and example-oriented.
We will use all the things we have learned so far - Java Beginner, Basic, Intermediate 1, 2, Advanced 1 - up to multi-threading - while creating various examples such as member management through files, chat, and web application servers.
So, through the Java roadmap, you can learn in depth how the Java content you have learned so far is actually utilized through example code.
My goal is not simply to teach Java grammar, but to foster competent developers with solid Java fundamentals necessary for practical work.
To this end, we are working on a deep and systematic Java roadmap. Please look forward to it.
thank you