Core module for QueryDSL, providing a type-safe query building framework for various backends like JPA, SQL, and MongoDB.
<dependency>
<groupId>com.querydsl</groupId>
<artifactId>querydsl-core</artifactId>
<version>5.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a path expression for a string field using QueryDSL.
Refer to the migration guide when upgrading from 4.x to 5.x.
No dependency data recorded yet.