Practice! Querydsl
Solve everything from the basics of querydsl to practical use all at once!

Spring Core Principles 2 - Advanced Preparation News (Update on the next lecture)
hello everyone
There have been many people curious about the next lecture recently, so I will share with you the latest news about the lecture that is being prepared.
- Title: Spring Core Principles 2 - Advanced
- Scheduled for release: Targeted for late October
- Number of lectures: Approximately 80 lectures
Course Objectives
This advanced course covers in-depth topics to help you gain a deeper understanding of Spring and backend development, with a particular focus on Spring AOP .
At first, I was thinking of releasing an intermediate version, but as I prepared the lecture, I decided to release it as one advanced version by adding advanced content to the intermediate content. You can think of this as a single lecture that will conclude the complex and difficult advanced content of Spring .
I tried to explain difficult topics step by step with example codes as easily as possible, so it took longer to prepare than other lectures. I ask for your understanding.
Lecture Topic
- The concept of Thread Local is essential for deeply understanding frameworks such as Spring and multi-threading.
- Explaining the concept of thread locals
- Thread local application
- Core design patterns frequently used by Spring
- Template method pattern and callback pattern
- Proxy pattern and decorator pattern
- Dynamic proxy technology for handling Spring AOP
- Dynamic proxy technologies such as Java Dynamic Proxy and CGLIB
- Proxy technology supported by Spring
- Bean postprocessor as an extension point for the Spring container
- Introducing the Spring Bean Postprocessor
- Applying Spring Bean Postprocessor
- A Complete Understanding of Spring AOP
- Introduction to AOP, how to apply it, terminology
- AOP implementation
- AOP practical examples
The following courses are currently scheduled for release:
- Spring Core Principles 2 - Advanced (Scheduled for the end of October)
- Spring DB Access Technology (Spring Core Principles 2 - Advanced Edition onwards)
- Spring Boot Lecture (after Spring DB Access Technology)
thank you




