dc-spring-boot-starter-jpa

io.github.dengchen2020

io.github.dengchen2020:dc-spring-boot-starter-jpa is a Maven Central artifact (jar) for the JVM. It has 198 published versions. Browse versions below for dependency snippets and security details.

Recommended: 0.4.49 198 versions jarChecking...

Add to your project0.4.58

<dependency>
    <groupId>io.github.dengchen2020</groupId>
    <artifactId>dc-spring-boot-starter-jpa</artifactId>
    <version>0.4.58</version>
</dependency>

Version Details — 0.4.58

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

jpa扩展,基于querydsl保障类型安全(字段等信息修改遗漏可在编译期提示错误,避免修改遗漏导致错误出现在运行时),支持复杂的增删改查,简化自定义通用查询片段的注入方式(可实现任意复杂的高级查询)

Checking security advisories...