logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

SpringBoot - MyBatis-Plus使用详解4(Mapper的CRUD接口1:基本查询)

MyBatis的基本查询,继承 BaseMapper 接口,QueryWrapper和注解的使用,如@TableField(condition = SqlCondition.LIKE) 和 @Select("select * from user_info WHERE age > #{age}")以及 new QueryWrapper(userInfo)

#spring boot#java#spring
this version of the Java Runtime only recognizes class file versions up to 55.0 at ...

has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0at java.base/java.lang.ClassLoa

#java#后端
java spring项目整合ES-简单易懂篇

一:提供 v- 7.10.1 的ElasticSearch、Kabala、ik分词器的下载/安装/使用教程;二:提供在spring项目中引入ElasticSearch的教程

#java
暂无文章信息