Git Product home page Git Product logo

springboot-querydsl-example's Introduction

SpringBoot-QueryDsl-Example

软件版本

  • SpringBoot 2.6.1
  • Java 17
  • MYSQL 8.x

需要手动创建数据库,系统启动会后自动创建数据表(包括索引)。

Example代码

都在 src/main/resources 目录下

  • DataInit 初始化演示数据(最先执行)
  • Example1 单表的查询/编辑/删除
  • Example2 join查询
  • Example3 分页/排序
  • Example4 条件列子查询/查询列子查询/exists子查询/count子查询
  • Example5 聚合查询
  • Example6 条件分组
  • Example7 加锁
  • Exapmle8 结果集封装
  • Exapmle9 结果列的一些操作。case/转换/null判断...
  • Exapmle10 spring-data-jpa 的支持
  • TODO

讨论

可以在这个帖子,讨论相关问题

https://springboot.io/t/topic/4424

springboot-querydsl-example's People

Contributors

kevinblandy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.