andyzhaozhao / securityclassLinks
2019年tj第五期spring secuirty课程
☆13Updated 4 years ago
Alternatives and similar repositories for securityclass
Users that are interested in securityclass are comparing it to the libraries listed below
Sorting:
- 项目初始化☆20Updated 5 years ago
- swagger自动多模块配置☆18Updated 10 months ago
- rpc 功能扩展工具包:现已支持dubbo基于应用级别的点对点直连☆13Updated 3 years ago
- 运用反射+注解实现实体字段值拷贝☆13Updated 6 years ago
- SpringBoot 整合各类框架和应用☆71Updated 5 years ago
- SpringBoot 实现微信扫码支付功能☆29Updated 3 years ago
- 本项目原名为CitySecurity,主要用于浏览器端的登录鉴权.使用了SpringSecurity实现表单安全登录、图形验证的校验、记住我时长控制机制、第三方登录.比较独特的一点是集合SpringSocial做第三方登录的支持(此处本人测试自用app-id和app-sec…☆309Updated last year
- SSO单点登录只是一个方案,而目前市面上最流行的单端登录系统是由耶鲁大学开发的CAS系统,而由其实现的CAS协议,也成为目前SSO协议中的既定协议,下文中的单点登录协议及结构,均为CAS中的体现结构 CAS协议中有以下几个概念: 1.CAS Client:需要集成单点登…☆76Updated 6 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Updated 2 years ago
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆53Updated last month
- Java断点续传中间件☆8Updated 5 years ago
- 基于spring cloud Alibaba的P2P借贷平台(后端服务)☆26Updated 3 years ago
- 即开即用的基于SpringBoot的后台管理系统脚手架,已集成权限管理,文件上传,定时任务,邮件中心,监控中心等模块,前后端项目分离开发,技术栈:SpringBoot+Redis+Mybatis+MPPlus+Mysql+Shiro+JWT,适用于学习和小型项目快速启动☆123Updated 10 months ago
- mybatis自定义主键插件,通过该插件生成分布式唯一雪花ID作为数据库表的主键。☆52Updated 3 years ago
- springboot 框架搭建(mybatis+mybatis-plus+mysql+redis+liquibase+shiro+jwt+swagger)☆29Updated 3 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆73Updated 6 years ago
- SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN…☆344Updated last year
- validate-springboot-stater , 与spring框架无缝集成的验证框架☆73Updated 3 years ago
- springBoot脚手架,集成redis、pagehelper、mongodb、mybatis、log4j2、druid、jwt、mail等。完成大部分公共模块,只需要写业务代码即可。☆49Updated 3 years ago
- 仿生工具集,包含常用的各种加密解密、JWT生成器、反射工具类、不会OOM的EasyExcel工具箱等☆14Updated 3 years ago
- ✨起手脚手架,带超强扩展性的代码生成工具,可量身定制所需要的Controller、service等☆24Updated 3 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 3 years ago
- spring boot 集成redis封装,支持redis模式 : 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆111Updated 3 years ago
- springboot 整合websocket实现消息推送(主动推送,具体用户推送,群发,定时推送)☆34Updated 3 years ago
- springboot和redis以及通用mapper等的一个结合框架,可快速构建普通业务系统,经过本人一年多的项目实践,绝对值得你拥有☆58Updated 3 years ago
- 🚀Spring Boot Demo入门样例,包括Properties(配置)、JDBC Template(数据库CRUD)、JPA(Hibernate数据库CRUD)、Mybatis(数据库CRUD)、Mybatis(Mybatis数据库CRUD)、thymeleaf(模…☆92Updated last year
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆232Updated 4 months ago
- 基于SpringBoot + SpringData JPA + SpringSecurity + SpringSecurity OAuth2 + Vue-Element-UI的后台管理系统,提供代码生成器,基本增删改查无需编写,可快速完成开发任务。前后端分离,RESTful…☆55Updated 2 years ago
- springboot 整合rocketmq,并进行一定程度的封装,并且通过消息来实现分布式事务。让开发人员更专注于业务☆35Updated last year