学习总结关于websocket内容,包括基于java的实现以及基于Spring boot集成实现
2022-03-29 11:51:56 56KB websocket 、Java 、Spring Boot
1
SSM到Spring Boot-从零开发校园商铺平台 Java SSM开发大众点评后端,找了挺久的,可以选择下载
2022-03-27 22:07:40 175B ssm springboot
1
本篇文章主要介绍了spring-boot集成spring-security的oauth2实现github登录网站的示例,非常具有实用价值,需要的朋友可以参考下
2022-03-27 17:48:44 52KB spring boot oauth2.0 springboot
1
mmo服务器 介绍 使用Java,netty,zookeeper,spring boot和mongo,redis工具开发游戏热更新分布式框架。 客户端和网关使用TCP定制协议,Intranet消息转发使用GRPC转发,所有无状态服务都可以水平扩展,状态服务可以通过分区,状态绑定和其他规则进行水平扩展。 该项目的基本架构如下所示: 模组 可以热更新在脚本末尾作为项目的项目模块结尾的逻辑脚本。 框架基础核心逻辑,网络通信,线程模型,通用工具类 通用逻辑代码 Protobuf消息,grpc服务 消息路由 登录认证 游戏演示 Web后台管理,GM等 服务器资源文件,Docker脚本,文档等 mmo
2022-03-26 21:19:41 540KB game rpg kafka spring-boot
1
动态修改SpringBoot配置
2022-03-26 09:49:56 21KB spring boot
1
LoveHome-Real-Estate-Platform 我的JavaWeb毕设项目(前台部分模仿链家网,后台用了H-ui框架。其中可能涉及一些链家网,H-ui等相关的信息,在这里说明,本项目替代交流学习,不得用于商业传播等) 基于springboot + MyBatis + FreeMarker + redis + nginx等技术的JavaWeb项目------恋家房产平台 先简单放几张项目的图,视频演示放到repo里面去了。 前台首页: 物业列表: 物业详情页面: 最新推荐: 最热推荐: 评价打分: 博客列表: 后台管理: 明显评分饼状图: 房价3D柱状图: 小区物业关系树图: 全国分
2022-03-24 20:49:16 78.29MB nginx redis spring-boot highcharts
1
主要给大家介绍了关于Spring Boot整合Redis的完整步骤,文中通过示例代码介绍的非常详细,对大家学习或者使用Spring Boot具有一定的参考学习价值,需要的朋友们下面来一起学习学习吧
1
Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions. You will learn and integrate these messaging APIs with more complex enterprise and cloud applications: for example, you will see how to use Spring Cloud Stream for creating message-driven and cloud native microservices. In addition, you’ll discover the new Spring Integration DSL and use it with Spring Cloud Stream to build integration solutions using every enterprise integration pattern. Finally, you’ll see Spring Reactor and Spring Cloud to take your application to the next level. After reading this book, you will come away with a case study application walk-through and will be able to use it as a template for building your own Spring messaging applications or messaging features within your enterprise or cloud application. What You'll Learn Use the main Spring messaging APIs with Spring Framework 5 Build messaging applications over the Web Use WebSocket, SockJS, and STOMP messaging Integrate Spring JMS and Spring AMQP into your applications Work with Spring Cloud Stream and microservices Who This Book Is For Enterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.
2022-03-23 23:31:42 4.94MB java spring messag
1
-springboot-bbs- 基于springboot的论坛系统,IDE为理念,主要使用的技术有springboot + mybatis + redis +自定义分页,数据库为mysql,前端为bootstrap + jquery + html5 演示地址:http: : 项目主要的功能为正常博客站点那样,未登录用户可以进行浏览,登录用户可以进行评论,发布,编辑,删除等操作,关于文章和不同用户的评论的展示使用的是自己写的分页,关于整个论坛系统的权限管理问题,以及权限分配,角色分配,会后续完成。登录注册,除了基本的逻辑判断外,还满足了以下要求: 1)手机验证码有效期为60s,超过有效期需要重新获取; 2)同一个手机号每分钟只能获取一次验证码; 3)如果手机验证码输入错误,则需要添加图形验证码,只有图形验证码填写正确,才能获取手机验证码; 4)密码进行MD5编码,存入数据库; 5)注册成功后自动退出到登录页面; 6)手机验证码模拟生成,不需要发送到手机。 登录模块 1)密码连续输错3次后,2分钟内将不能再次登录; 3)登录成功后删除到消息列表页面; 系统展示: 系统首
2022-03-23 09:42:51 22.48MB html redis spring-boot maven
1
spring boot 实战 源码注释超级详细
2022-03-18 22:03:35 5.92MB spring boot 实战源码
1