All Projects → Spring Boot Websocket Chat Demo → Similar Projects or Alternatives

2781 Open source projects that are alternatives of or similar to Spring Boot Websocket Chat Demo

Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+176.58%)
Mutual labels:  spring-boot, websocket
Jpa Hibernate Tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
Stars: ✭ 186 (-74.38%)
Mutual labels:  spring-boot, spring
Rxjava Spring Boot Starter
RxJava Spring MVC integration
Stars: ✭ 180 (-75.21%)
Mutual labels:  spring-boot, spring
Him Netty
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 194 (-73.28%)
Mutual labels:  spring-boot, websocket
Speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Stars: ✭ 1,978 (+172.45%)
Mutual labels:  spring-boot, spring
Sample Zuul Filters
Samples of custom Zuul 1 filters for use in Spring Cloud Netflix
Stars: ✭ 201 (-72.31%)
Mutual labels:  spring-boot, spring
Ebook
🔥🔥Java相关精品电子书分享100+,书籍来自网络🔥🔥
Stars: ✭ 197 (-72.87%)
Mutual labels:  spring-boot, spring
Problem Spring Web
A library for handling Problems in Spring Web MVC
Stars: ✭ 636 (-12.4%)
Mutual labels:  spring-boot, spring
Spring Microservice Sample
Spring Boot based Mircoservice sample
Stars: ✭ 199 (-72.59%)
Mutual labels:  spring-boot, spring
Layim
基于HTML5 WebSocket的一款IM即时通讯软件,使用Gradle集成了Scala、SpringBoot、Spring MVC、Mybatis、Redis等,前端使用了LayIm框架
Stars: ✭ 218 (-69.97%)
Mutual labels:  spring-boot, websocket
Tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
Stars: ✭ 215 (-70.39%)
Mutual labels:  spring-boot, websocket
Mastering Junit5
A comprehensive collection of test examples created with JUnit 5
Stars: ✭ 223 (-69.28%)
Mutual labels:  spring-boot, spring
Biking2
This is the source code of http://biking.michael-simons.eu
Stars: ✭ 162 (-77.69%)
Mutual labels:  spring-boot, spring
Ax Boot Framework
Full Stack Java Web Application Framework with Java & HTML5
Stars: ✭ 244 (-66.39%)
Mutual labels:  spring-boot, spring
Istio By Example Java
A collection of examples of using Istio with Java applications.
Stars: ✭ 242 (-66.67%)
Mutual labels:  spring-boot, spring
Febs Shiro
Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址:http://47.104.70.138:8080/login
Stars: ✭ 5,655 (+678.93%)
Mutual labels:  spring-boot, spring
Spring Cloud Kubernetes
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
Stars: ✭ 2,894 (+298.62%)
Mutual labels:  spring-boot, spring
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (-25.9%)
Mutual labels:  spring-boot, spring
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (-64.88%)
Mutual labels:  chat, websocket
Spring Cloud Gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
Stars: ✭ 3,305 (+355.23%)
Mutual labels:  spring-boot, spring
Spring Boot Testing Strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
Stars: ✭ 233 (-67.91%)
Mutual labels:  spring-boot, spring
Angular Spring Starter
Full stack starter kit featuring Angular 7, Spring boot and stateless JWT authentication.
Stars: ✭ 294 (-59.5%)
Mutual labels:  spring-boot, spring
Im
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Stars: ✭ 490 (-32.51%)
Mutual labels:  spring-boot, spring
Spring Cloud Aws
Integration for Amazon Web Services APIs with Spring
Stars: ✭ 541 (-25.48%)
Mutual labels:  spring-boot, spring
Spring Boot Klock Starter
基于redis的分布式锁组件,简单方便快捷接入项目,使项目拥有分布式锁能力
Stars: ✭ 546 (-24.79%)
Mutual labels:  spring-boot, spring
Springboot Analysis
🍃 something about springboot
Stars: ✭ 301 (-58.54%)
Mutual labels:  spring-boot, spring
Springcloudconfig
Stars: ✭ 290 (-60.06%)
Mutual labels:  spring-boot, spring
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (-57.44%)
Mutual labels:  spring-boot, spring
Springboot Learning
🚕 spring boot学习案例,方便spring boot 初学者快速掌握相关知识
Stars: ✭ 724 (-0.28%)
Mutual labels:  spring-boot, websocket
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (-78.1%)
Mutual labels:  spring-boot, spring
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (-55.51%)
Mutual labels:  spring-boot, spring
Spring Best Practices
spring 最佳实践 Demo案例
Stars: ✭ 333 (-54.13%)
Mutual labels:  spring-boot, spring
Ibase4j Springboot
Spring,SpringBoot,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
Stars: ✭ 348 (-52.07%)
Mutual labels:  spring-boot, spring
Stompjs
Javascript and Typescript Stomp client for Web browsers and node.js apps
Stars: ✭ 324 (-55.37%)
Mutual labels:  websocket, stomp
Jwt Angular Spring
JSON Web Token example that integrates both a Spring backend with an AngularJS frontend.
Stars: ✭ 358 (-50.69%)
Mutual labels:  spring-boot, spring
Romaniancoderexamples
Java / SpringBoot / Angular examples for the Romanian Coder YouTube channel
Stars: ✭ 353 (-51.38%)
Mutual labels:  spring-boot, spring
Ms Backend Boilerplates
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
Stars: ✭ 394 (-45.73%)
Mutual labels:  spring-boot, spring
Efo
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
Stars: ✭ 327 (-54.96%)
Mutual labels:  spring-boot, spring
Spring Security Tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
Stars: ✭ 409 (-43.66%)
Mutual labels:  spring-boot, spring
Spring Boot Tutorial
Spring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。
Stars: ✭ 399 (-45.04%)
Mutual labels:  spring-boot, spring
Awesome Tutorials
I am going to write a series of tutorials about web/android/ios development
Stars: ✭ 435 (-40.08%)
Mutual labels:  spring-boot, tutorial
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+472.04%)
Mutual labels:  spring-boot, spring
Phoenix Chat Example
💬 A Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.5.5 🚀
Stars: ✭ 452 (-37.74%)
Mutual labels:  tutorial, chat
Spring Boot Demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、ema…
Stars: ✭ 24,265 (+3242.29%)
Mutual labels:  spring-boot, spring
Spring Boot Examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Stars: ✭ 26,812 (+3593.11%)
Mutual labels:  spring-boot, spring
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (-17.91%)
Mutual labels:  spring-boot, spring
Spring Cloud Zookeeper
Spring Cloud Zookeeper
Stars: ✭ 481 (-33.75%)
Mutual labels:  spring-boot, spring
Spring Cloud Security
Security concerns for distributed applications implemented in Spring
Stars: ✭ 488 (-32.78%)
Mutual labels:  spring-boot, spring
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (-34.71%)
Mutual labels:  spring-boot, spring
Java Interview Question
🔥Java面试题集中营,做了一些解答及相关知识点整理🔥
Stars: ✭ 531 (-26.86%)
Mutual labels:  spring-boot, spring
Spring Cloud Commons
Common classes used in different Spring Cloud implementations
Stars: ✭ 493 (-32.09%)
Mutual labels:  spring-boot, spring
Spring Cloud Release
Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
Stars: ✭ 543 (-25.21%)
Mutual labels:  spring-boot, spring
Spring Boot Security Saml Sample
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Stars: ✭ 469 (-35.4%)
Mutual labels:  spring-boot, spring
Spring Cloud Contract
Support for Consumer Driven Contracts in Spring
Stars: ✭ 569 (-21.63%)
Mutual labels:  spring-boot, spring
Heart First Javaweb
一个走心的 Java Web 入门开发教程
Stars: ✭ 561 (-22.73%)
Mutual labels:  spring-boot, spring
Websocket Chat
Websocket based group chat app built with socket.io and react.
Stars: ✭ 689 (-5.1%)
Mutual labels:  chat, websocket
Springfox
Automated JSON API documentation for API's built with Spring
Stars: ✭ 5,449 (+650.55%)
Mutual labels:  spring-boot, spring
Java Specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (-78.51%)
Mutual labels:  spring-boot, spring
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-78.37%)
Mutual labels:  spring-boot, spring
Trampoline
Admin Spring Boot Locally
Stars: ✭ 325 (-55.23%)
Mutual labels:  spring-boot, spring
61-120 of 2781 similar projects