提交 5a713e44 编写于 作者: 王帅

update

上级 9f988323
......@@ -30,6 +30,10 @@
- [Elasticsearch搜索引擎在Spring Boot中的实践](https://github.com/hansonwang99/Spring-Boot-In-Action/tree/master/springboot_es_demo)
- [自制一个 elasticsearch-spring-boot-starter](https://www.codesheep.cn/2019/02/28/elasticsearch-spring-boot-starter/)
- [Spring Boot项目利用MyBatis Generator进行数据层代码自动生成](https://www.codesheep.cn/2019/02/14/mybatis-generator/)
---
# 日志相关
......@@ -58,6 +62,14 @@
---
# 认证和权限相关
- [基于 Spring Security和 JWT的权限系统设计](https://github.com/hansonwang99/Spring-Boot-In-Action/tree/master/springbt_security_jwt)
- [基于Spring Security Oauth2的SSO单点登录+JWT权限控制实践](https://github.com/hansonwang99/Spring-Boot-In-Action/tree/master/springbt_sso_jwt)
---
# 实战经验相关
- [Spring Boot工程集成全局唯一ID生成器 UidGenerator](https://github.com/hansonwang99/Spring-Boot-In-Action/tree/master/springbt_uid_generator)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册