热部署 devtools
mybatis https://github.com/abel533/MyBatis-Spring-Boot
模版引擎 freemarker thymeleaf
异常捕获 ajax 形式 web 页面跳转
结束占用指定端口的进程 netstat -aon|findstr "8080" 查看pid,最后一列 tasklist|findstr "2720" taskkill /pid 2720 /f
https://blog.csdn.net/u012246342/article/details/46913893
Redis 安装(Win)
- 下载 zip https://github.com/MSOpenTech/redis/releases
- 解压,打开cmd redis-server.exe redis.windows.conf
- 打开 cmd redis-cli.exe -h 127.0.0.1 -p 6379
set get
cron 表达式 http://cron.qqe2.com/
定时任务
SpringBoot 异步任务
SpringBoot 拦截器
jackson
idworker 生成 id
=============== Hibernate jpa jdbctemplate mybatis 注解 nosql, mongodb, memcache
分布式中间件 zookeeper, dubbo
微服务 springcloud