Skip to content

hw1992/wongH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wongH Blog springboot modules

建表语句在项目中的 数据表.sql 数据自己插一点 第一个数据的id改成 123 吧

先安装好mysql和redis 并启动 redis缓存 logback日志

集成 elasticsearch搜索 自己先安装好并启动 具体数据存储的位置配置文件里自己设置


elasticsearch搜索接口的命名是遵循规范的。常用命名规则如下:
关键字 方法命名
And findByNameAndPwd
Or findByNameOrSex
Is findById
Between findByIdBetween
Like findByNameLike
NotLike findByNameNotLike
OrderBy findByIdOrderByXDesc
Not findByNameNot
模糊查询 findByName1ContainingOrName2Containing


redis缓存使用demo : UserLogServiceImpl
elasticsearch搜索使用demo : HelloController

使用highcharts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages