JMCuixy / SpringWebSocketLinks
Spring 集成WebSocket的方式,包括 SockJS 和 STOMP
☆64Updated 3 years ago
Alternatives and similar repositories for SpringWebSocket
Users that are interested in SpringWebSocket are comparing it to the libraries listed below
Sorting:
- Spring Security OAuth2.0☆106Updated 7 years ago
- 博文源码☆171Updated 7 years ago
- 快速实现Spring Boot Oauth2授权服务,保护你的应用资源。☆241Updated 3 years ago
- ☆111Updated 8 years ago
- ✨Spring security OAuth2☆158Updated 7 years ago
- spring session + redis 实现session共享,完成 单点登录☆159Updated 8 years ago
- ☆218Updated 3 years ago
- 对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等☆158Updated 7 years ago
- 基于spring boot3 Oauth2 Client sso 单点登录Demo☆65Updated last year
- 将netty-websocket注册到EurekaServer的demo☆44Updated 5 years ago
- 基于Spring Cloud的分布式微服务架构☆133Updated 8 years ago
- 基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed sys…☆191Updated 2 years ago
- CAS Server 4.0二次开发。 添加登录错误三次及以上验证码校验、用户登录数据库认证、CAS Server REST等☆125Updated 9 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认…☆156Updated 8 years ago
- sso☆88Updated 5 years ago
- 基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的sprin…☆174Updated 6 months ago
- Spring-generator是基于javafx8开发的图形界面Spring代码生成器,使用 Apache FreeMarker 作为代码文件的模板,用户可以一键将数据库中的表生成为任意风格的.java代码文件(比如经典的三层模型);☆243Updated 3 years ago
- springboot+mybatis skeleton