인프런 영문 브랜드 로고
인프런 영문 브랜드 로고
BEST
Programming

/

Back-end

Practice! Querydsl

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

(5.0) 791 reviews

14,918 students

Java
JPA
Thumbnail

This course is prepared for Intermediate Learners.

What you will learn!

  • You can learn Querydsl from the basics to practical use all at once.

  • You can learn practical application know-how beyond simple functional explanations.

  • JPA can solve dynamic queries and complex query problems.

Say goodbye to complex and dynamic queries!
Solidify your Java backend skills with Querydsl.

🚩 This course is a roadmap course.

  • This lecture is the last lecture to complete the practical course of Java backend development. Please check the Spring Boot and JPA practical complete conquest roadmap first. (Link)

Kim Young-han's Real-life! Querydsl

The latest Java backends mainly use a combination of Spring Boot, JPA, and Spring Data JPA. However, the limitation that this combination cannot solve is the problem of complex queries and dynamic queries .

In practice, we usually deal with complex queries, and in addition, we often use dynamic queries. Depending on the business domain, writing queries can be more than half of the development work. Querydsl is the technology that neatly solves these problems.

If you want to go beyond the limits,
JPA + Querydsl is not optional, it is mandatory .

Querydsl helps you to write queries as real Java code, not as text, by overcoming the limitations of the Java language. It not only neatly solves the dynamic query problem that many developers have been struggling with, but also catches all syntax errors at compile time. Although it is written in Java code, it is easy to learn because the syntax is almost the same as SQL and JPQL, and it is also easy to write complex queries.

On top of Spring Boot and JPA, adding two fantastic frameworks, Spring Data JPA and Querydsl, makes development really enjoyable. The development codes that were considered simple and repetitive until now are significantly reduced. Developers can focus on developing core business logic. And thanks to Querydsl, even writing queries can be done in Java code, which is fun. In complex practices, the combination of Spring Data JPA and Querydsl is not an option, but a must.

In this lecture, we will teach you everything about Querydsl , from the absolute basics of Querydsl to the know-how accumulated through various practical projects .

👨‍💻 Please note before taking the class!

  • This lecture covers the JPA (JPQL) module of Querydsl .

Learning Contents

I recommend this to these people 💻

  • Introducing Querydsl
  • Project setup - project creation, configuration and validation, Spring Boot configuration, etc.
  • Example domain model
  • Basic Grammar
  • Intermediate Grammar
  • Practical Applications - Pure JPA and Querydsl
  • Practical Use - Spring Data JPA and Querydsl
  • Querydsl functionality provided by Spring Data JPA

Related lectures

Basics

Java ORM Standard JPA Programming - Basics
This is a prerequisite course for understanding JPA-based technologies.

Usage section

Real-world! Spring Boot and JPA Utilization 1 - Web Application Development
Design and develop real-world web applications with Spring Boot and JPA.

Practice! Spring Data JPA
Learn Spring Data JPA from basics to practice.

reference book

The book is for those who want to study more in depth.
You can think of it as a reference book.
(If you do not have a book, separate materials for the lecture will be provided.)


Recommended for
these people!

Who is this course right for?

  • Anyone who wants to solve complex queries using JPA

  • Anyone who is working on a practical project using a combination of Spring and JPA

Need to know before starting?

  • JPA

  • Spring Data JPA

  • Spring Framework

Hello
This is yh

Students

474,930

Reviews

29,660

Rating

5.0

Courses

21

진짜 실무에 필요한 제대로 된 개발자가 될 수 있도록, 교육하는 것이 저의 목표입니다.

 

저의 개발 인생 이야기

EO 인터뷰 영상

개발바닥 - 시골 청년 개발왕 되다

취업과 이직에 대한 고민 해결

 

Curriculum

All

41 lectures ∙ (6hr 24min)

Lecture resources

are provided.

Published: 
Last updated: 

Reviews

Not enough reviews.
Become the author of a review that helps everyone!