上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 52 下一页

2022年4月11日

可靠性 可用性 可维护性

摘要: 平均无故障时间 MTTF 可靠性 = MTTF/(1+MTTF) 无失效运作的概率 平均失效间隔时间 MTBF 可用性 = MTBF... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(35) 评论(0) 推荐(0)

springboot 整合redis实现分布式session

摘要: 版本 2.x 依赖 org.springframework.boot spring-boot-starter-data... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(27) 评论(0) 推荐(0)

spring security oauth2认证服务器 用户授权确认 流程源码 配置要点

摘要: 源码 org.springframework.security.oauth2.provider.endpoint.Authoriza... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(178) 评论(0) 推荐(0)

thymeleaf 遍历map

摘要: 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(25) 评论(0) 推荐(0)

thymeleaf 获取上下文根路径

摘要: 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(235) 评论(0) 推荐(0)

spring security oauth2 默认User Approval页面,定制方法

摘要: 授权入口 org.springframework.security.oauth2.provider.endpoint.Authori... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(264) 评论(0) 推荐(0)

nginx 为chrome客户端请求加SameSite=None;Secure

摘要: http { map $http_user_agent $samesite_attr { "~*chrome" ';Secu... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(26) 评论(0) 推荐(0)

highcharts ie兼容性

摘要: highcharts7以上版本在IE使用需要引入兼容性脚本文件 下载JS脚本文件 主要用于添加以下IE不支持的函数支持 Array.... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(34) 评论(0) 推荐(0)

python matplotlib 警告 MatplotlibDeprecationWarning: shading=‘flat‘ ... is deprecate

摘要: plt.pcolormesh(x1,x2,grid_hat,cmap=cm_light) 报警告 MatplotlibDepre... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(76) 评论(0) 推荐(0)

spring security oauth2认证中心 ClientDetailsServiceConfiguration自动配置源码

摘要: org.springframework.security.oauth2.config.annotation.web.configur... 阅读全文

posted @ 2022-04-11 22:38 路过君 阅读(356) 评论(0) 推荐(0)

上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 52 下一页

导航