开源框架JeeSite集成SpringBoot实例 1. springboot 2. mybatis 3. durid 4.多数据源 5. 单元测试 6. swagger 7. 跨域 8. api 支持xml&json 9 . jar 包分离 lib 轻量级部署 10. shiro 支持 pc、移动端(head 添加 token)11.统一 api 返回标准 resultMode 12、全局异常处理 web+api ,api 返回 json 13、配置shiro+ redis,session + redis
☆21Nov 20, 2018Updated 7 years ago
Alternatives and similar repositories for boot-jeesite
Users that are interested in boot-jeesite are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SSM+Shiro+JWT进行无状态认证☆10Aug 20, 2018Updated 7 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- Android可穿戴设备 手表根据手表获取的心率测试当前的情绪,目前支持AndroidWear,TicWear系统的手表☆13Jun 16, 2016Updated 10 years ago
- Tcp长连接 Netty封装 功能:开启,关闭,自动重连设置,心跳设置等☆11Oct 11, 2018Updated 7 years ago
- 创新实践——安卓指纹识别,利用FingerprintManager主类进行指纹识别。☆10Aug 9, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spri…☆12Mar 19, 2022Updated 4 years ago
- springboot2.0, springcloud, shiro, mybatis, redis, log4j2, vue, element-ui前端框架, jwt标准无状态token验证权限☆16Jan 2, 2019Updated 7 years ago
- 🚀Spring Boot 3.0主流框架整合,实践学习案例。2.x版本在springboot-version-2.x分支☆28May 17, 2025Updated last year
- spring4.3.11+jetty9.4.6v20170531 h5版狼人杀游戏。包括:房间匹配模块,用户聊天模块(包括语音聊天),法官模块,角色分配模块☆12Oct 26, 2017Updated 8 years ago
- Create echarts on server side by node☆11Dec 3, 2018Updated 7 years ago
- spring集成rabbitmq做消息服务☆12Feb 23, 2017Updated 9 years ago
- ☆11Feb 24, 2017Updated 9 years ago
- 阿里云oss服务端签名直传并设置上传回调☆12Aug 12, 2020Updated 5 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 读书笔记/积累心得☆10Apr 5, 2017Updated 9 years ago
- Android VideoWaterMark☆17Oct 25, 2017Updated 8 years ago
- 随便记录,基于springboot的java游戏服务器基础模板☆11Nov 20, 2024Updated last year
- A shell for new Go webapps☆19Dec 23, 2012Updated 13 years ago
- springboot整合netty实现的sslsocket的demo,含业务解析器,报文加解码处理工具类☆17Mar 14, 2019Updated 7 years ago
- swagger转showdoc小工具☆13Aug 26, 2024Updated last year
- 基于Jeesite框架,将模块按照工程进行拆分, 便于分布式部署☆16Jul 4, 2017Updated 9 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 11 years ago
- 干掉了mybatis 绝大部分 if else、干掉了大部分xml文件,不是“hibernate”,不是“mybatis-plus”,而是mybatis-smart,不嵌入mybatis,保留了原生mybatis,主要解决优化两点: 1、解决mapper.xml配置文件中…☆10Apr 22, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用golang开发的兼容linux、windows、mac的守护程序☆16Apr 27, 2018Updated 8 years ago
- Yii2 第四方支付web系统☆10Sep 1, 2021Updated 4 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆19Nov 17, 2017Updated 8 years ago
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago
- vue-loading-spin是基于VUE实现的插件,同时也支持作为组件来使用。默认加载的图标是一个svg旋转的菊花,它用的是vue的默认插槽,也可以根据实际的业务需要自定义其他图标。☆14Dec 6, 2021Updated 4 years ago
- Backend game server project built with Netty.☆10Feb 17, 2026Updated 4 months ago
- 五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web 端与客户端通信。异步请求,面向接口编程。☆21Nov 22, 2018Updated 7 years ago
- Hadoop Spark Kafak RabbitMQ Demos☆24Nov 11, 2016Updated 9 years ago
- 使用shiro进行权限验证,使用jwt进行token生成作为资源校验☆24Apr 10, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A grasping dataset collected in homes☆12Jun 14, 2019Updated 7 years ago
- ☆20Jun 12, 2018Updated 8 years ago
- ☆24Jan 9, 2019Updated 7 years ago
- 针对springside-core 3.3.4版本进行的扩展,支持复杂的查询,支持jqGrid,支持忽略大小写☆14Aug 14, 2014Updated 11 years ago
- ktor demo☆23Sep 15, 2017Updated 8 years ago
- Inline annotation for the web in pure Javascript. Select text, images, or (nearly) anything else, and add your notes.☆10May 2, 2016Updated 10 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆25Dec 8, 2018Updated 7 years ago