Skip to content

Commit b17c11f

Browse files
committed
spring boot&security&rmi
ADD
1 parent afcdbee commit b17c11f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

其他/技术文章积累.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,18 @@
22
[OAuth认证实现机制及单点登录原理](https://blog.csdn.net/u013444046/article/details/51508897)
33
[基于Spring Boot2 + Spring Security OAuth2 实现单点登陆(一)](https://blog.csdn.net/qq_19671173/article/details/79748422)
44
[springboot的 springboot security OAuth的sso单点登录](https://blog.csdn.net/paranoria/article/details/80853136)
5+
[HTTPS_SSL配置的步骤以及原理说明](https://jingyan.baidu.com/article/e4d08ffdb61f040fd3f60d48.html)
6+
[完美配置Tomcat的HTTPS](https://blog.csdn.net/huaishuming/article/details/8965597)
7+
[Spring Security 学习之HTTP基本认证和HTTP摘要认证](http://blog.51cto.com/stevex/1358043)
8+
[Spring Http Basic(基本)和Digest(摘要)验证](https://blog.csdn.net/MrCharles/article/details/50475467)
59
> ### 高效开发工具
610
[手把手教你打造高效的 Kubernetes 命令行终端](https://mp.weixin.qq.com/s?__biz=MzI3MTI2NzkxMA==&mid=2247486254&idx=1&sn=c78b509e84a64cb921280a5e1e111bb7&chksm=eac52a07ddb2a311c2a21a3decf26c8ab5d9b0d6c9ff8701a8db3e369d76fe9c6045e34808f1&token=1191616896&lang=zh_CN#rd)
711
> ### redis
812
[深入学习Redis高可用架构:哨兵原理及实践](https://mp.weixin.qq.com/s/9QkGfjtQNfe9lQqbpDXwLg)
913
>### session会话
10-
[深入探讨web应用集群Session保持](https://www.cnblogs.com/tangyanbo/p/4442242.html)
14+
[深入探讨web应用集群Session保持](https://www.cnblogs.com/tangyanbo/p/4442242.html)
15+
16+
>### Spring Boot
17+
[Spring Boot 集成 hibernate & JPA](http://www.cnblogs.com/williamjie/p/9342171.html)
18+
>### Restful
19+
[Java RMI与RPC的区别](https://www.cnblogs.com/ygj0930/p/6542811.html)

0 commit comments

Comments
 (0)