a personal blog site based on springboot+srpingMVC+mybatis+velocity+bootstrap+mysql
Support
Quality
Security
License
Reuse
mall-cloud-alibaba 是一套基于开源商城 mall 改造的 spring cloud alibaba 体系微服务商城系统。采用了spring cloud alibaba 、 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术。前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Support
Quality
Security
License
Reuse
Helper library for Spring Boot web applications
Support
Quality
Security
License
Reuse
Java NIO+多线程实现聊天室
Support
Quality
Security
License
Reuse
一个基于SpringBoot开发的个人博客。集成了:博客前台,后台管理。
Support
Quality
Security
License
Reuse
:book: Spring 教程
Support
Quality
Security
License
Reuse
Common classes used in different Spring Cloud implementations
Support
Quality
Security
License
Reuse
Java SSM 商户管理系统 客户管理 库存管理 销售报表 项目源码 本商品卖的是源码,合适的地方直接拿来使用,不合适的根据自己的需求二次开发 系统介绍: 1.系统采用主流的 SSM 框架 jsp JSTL bootstrap html5 (PC浏览器使用) 2.springmvc +spring4.2.5+ mybaits3.3 SSM 普通java web(非maven) 数据库:mysql 3.开发工具:myeclipse eclipse idea 均可, 没有限制. 我这边myeclipse 2014 导出来的项目源码 购买理由: 1.正好符合需求的 [应急] 正好符合需求的可以直接使用,需求差异不大的,稍微二次开发后再使用2.高手大神买来干私活用 [节约成本] 自己接个私活做个系统,全盘自己开发费事费力。不如129块钱一步到位 4.新手买来学习用 [学习] 模仿代码做一遍增删改查,研究下功能模块,学习下编程思路,会进步很快,少走弯路 5.外行人买了凑热闹 [不建议] 要求会java,能搭建java开发运行环境,并且有java的开发经验,不会java的还是别凑热闹了 这个价格不包教不包指导不包解答,只包原始代码正常运行,二次开发造成的问题不帮解决 业务模块 主页: 记录总进货额、总销售额、总销售利润、30天内销售金额 统计总客户数、30天新增客户数 图表统计(折线图和柱状图)展示从当前月份开始前12个月销售情况 1. 客户资料:记录客户资料,备注客户信息,跟踪记录客户状况 2. 客户备注:客户资料附属选项 3. 客户级别:客户资料附属选项 4. 商品列表:维护商品数据,有富文本编辑器,有明细表上传商品图片 5. 商品类别:商品附属选项 6. 品牌管理:商品附属选项 7. 计量单位:商品附属选项 8. 商品库存:展现商品库存情况,库存小的排最前 9. 商品入库:录入商品入库数据,数量、单价、入库时间。计算某时间范围内的进货总金额 10. 商品出库:(出库即销售)录入商品出库数量、销售价格、销售出库时间。计算某时间范围内的销售总金额 11. 库存盘点:柱状图展示商品库存情况,以便及时补仓 12. 销售报表:列表展示商品销售情况,可根据销量和销售额排序,以便掌握哪个商品卖的好并调整销售方案 系统模块 1. 权限管理:点开二级菜单进入三级菜单显示 角色(基础权限)和按钮权限 角色(基础权限): 分角色组和角色,独立分配菜单权限和增删改查权限。 按钮权限: 给角色分配按钮权限。 2. 按钮管理:自定义按钮管理,维护按钮权限标识等 3. 菜单管理:N级别自定义菜单,自定义菜单图标,业务菜单和系统菜单分离,菜单状态显示隐藏(递归处理) 4. 数据字典:N级别,支持多级别分类。内设编号,排序等 5. 在线管理:websocket技术,实时检测在线用户列表,统计在线人数,可强制用户下线 同一用户只能在一个客户端登录 6. 日志管理:记录用户登录退出和一些重要操作记录 7. 系统用户:对各个基本的用户增删改查,单发、群发站内信邮件短信,导入导出excel表格,查看商户经营状况 8. 性能监控:监控整个系统的性能,SQL监控,SQL防火墙,URL监控,SPRING监控,SESSION监控等 9. 图片管理:对批量上传的图片统一管理 ,点击放大,可打开多个,自由切换,绚丽预览效果 10. 图片爬虫:输入某网址,爬出其图片显示在页面上,可以放大预览。可保存到服务器上,到图片管理里面 11. 站内信:收信箱和发信箱, websocket技术通讯技术做的及时收信提醒,可配置语音提示来信 12. 系统设置:修改系统名称,邮件服务器配置,短信账号设置,图片水印配置 13. 数据库备份:可备份单表、整库,支持本地和远程数据库备份 14. 备份定时器:quartz 2.2 强大的任务调度,多线程备份数据库,任务启动关闭异步操作 15. 数据库还原:历史备份记录,还原数据库 or 单表 ,统计备份时间和文件大小 16. SQL编辑器:强大的SQL编辑器,支持编辑语句复杂查询语句,生成动态报表,可导出excel 菜单权限:分配给每个角色不同的菜单权限, 每个角色看到的菜单不同,N级别菜单 按钮权限:独立分配不同的角色不同的功能权限,增删改查权限分配具体到不同的菜单,自定义按钮管理 支持多用户分权限管理后台, 权限具体到不同的菜单不同的按钮 技术点 1. 导出 导入 excel 文件 2. IO 流上传下载文件 3. 群发邮件,可以发html、纯文本格式,可以发给任意邮箱(实现批量发送广告邮件) 4. 群发or单独 发送短信,支持两种第三方短信商接口 5. spring aop 事务处理 6. MD5加密 SHA加密(登录密码用此加密)接口加密身份校验 7. 数据库连接池 阿里的 druid。Druid在监控、可扩展性、稳定性和性能方面都有明显的优势,支持并发 8.加入安全框架 shiro (登录授权)(session管理) 9.根据汉字 解析汉字的全拼(拼音)和首字母(导入excel到用户表,根据用户的汉字姓名生成拼音的用户名) 10.java Quartz2.2 任务调度 11.Base64传输图片 12.图片加水印(图片水印,文字水印) 13.批量异步上传图片,可预览,有进度条,支持拖拽上传(百度webuploader )。列表动态滑动放大展示。 14.ehcache 自定义二级缓存 ,选择缓存存放目录,处理并发,增加系统性能 15.uploadify 上传插件,单条、批量上传多线程,带进度条,异步,图片、视频, 其它文件格式均可上传 16.tab标签页面功能,标签自由切换,不重复操作数据库 17.百度富文本编辑器,可上传图片 18.网页爬虫技术,可根据网页地址爬取图片和网页标题等信息(爬取某商城图片保存本服务器) 19.java websocket 即时通讯技术,点对点,群聊,单聊 20.HTML5 + JAVAEE WebSocket 通信技术,WebSocket 验证用户登录,强制某用户下线 21.站内信语音提醒,js控制音频播放 22.调用摄像头拍照技术,图片裁剪技术
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Spring Cloud Config的综合管理后台(简称:SCCA)
Support
Quality
Security
License
Reuse
Spring based shell
Support
Quality
Security
License
Reuse
s
spring-boot-data-source-decoratorby gavlyukovskiy
Java 645 Version:Current License: Permissive (Apache-2.0)
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
Support
Quality
Security
License
Reuse
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Example Spring 5 Web Application
Support
Quality
Security
License
Reuse
REST APIs implemented using Spring Boot, in-memory database, embedded Tomcat, Swagger 2, JsonPath, Hamcrest and MockMVC
Support
Quality
Security
License
Reuse
数据库动态切换多数据源SDK、Redis多数据源SDK、全链路日志追踪SDK、RabbitMQ多虚拟主机多集群支持SDK、日志组件SDK、埋点扩展点、实体类字段脱敏SDK、I18n多语言SDK、图形验证码SDK、开发基础框架支持、异常统一处理、返回值、跨域、API路由、监控、路由重定向组件等;
Support
Quality
Security
License
Reuse
Java高并发秒杀API(慕课网)
Support
Quality
Security
License
Reuse
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Support
Quality
Security
License
Reuse
API SpringBoot + Shiro + Java-Jwt + Redis(Jedis)
Support
Quality
Security
License
Reuse
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
Support
Quality
Security
License
Reuse
Stepper Touch for Android based on MaterialUp submission
Support
Quality
Security
License
Reuse
SpringMVC+Spring+MyBatis+Maven
Support
Quality
Security
License
Reuse
servlet3示例(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
Support
Quality
Security
License
Reuse
用于导入导出Excel的Util包,基于Java的POI。可将List<Bean>导出成Excel,或读取Excel成List<Bean>,读取时有验证和Log。
Support
Quality
Security
License
Reuse
:grapes:更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Support
Quality
Security
License
Reuse
Building modular, monolithic applications using Spring Boot
Support
Quality
Security
License
Reuse
java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Spring for Apache Hadoop is a framework for application developers to take advantage of the features of both Hadoop and Spring.
Support
Quality
Security
License
Reuse
基于 Spring Boot 的在线 Java IDE
Support
Quality
Security
License
Reuse
The New Home for Spring Cloud AWS
Support
Quality
Security
License
Reuse
基于SpringBoot + Mybatis + Thymeleaf + Redis + MongoDB + MySQL开发的商品管理系统
Support
Quality
Security
License
Reuse
S
SpringBoot-DynamicDataSourceby helloworlde
Java 607 Version:Current License: No License (No License)
Dynamic datasource, multiple datasource of spring boot/ distribution transaction; spring boot 多数据源,动态数据源,分布式事务
Support
Quality
Security
License
Reuse
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
Support
Quality
Security
License
Reuse
A starter application with spring boot and react
Support
Quality
Security
License
Reuse
Codes with minor comments of Java Multithreading course
Support
Quality
Security
License
Reuse
List of Spring Boot Tutorials
Support
Quality
Security
License
Reuse
Spring Tutorial For Beginners
Support
Quality
Security
License
Reuse
Jeesuite寓意为java企业级应用开发套件,定位是一站式分布式开发架构开源解决方案及快速开发平台。Jeesuite-libs为整体开发架构提供底层库支持。提供了数据库、缓存、消息中间件、分布式定时任务、SSO、文件服务、云存储等基础模块以及集成Dubbo、Spring Cloud底层支持。全部基于主流框架只做增强不做任何底层定制修改,每个组件可以独立使用。
Support
Quality
Security
License
Reuse
REST service boilerplate that protected by Spring OAuth 2
Support
Quality
Security
License
Reuse
:school::mortar_board: 一个基于 SSM 的简单学生管理系统,项目概述全面,代码注释详细,逻辑结构清晰,对于初学 SSM 的同学非常具有参考与学习价值哟 !
Support
Quality
Security
License
Reuse
Easing functions for smooth animation.
Support
Quality
Security
License
Reuse
互联网实时聊天系统 (Spring + Netty + Websocket)
Support
Quality
Security
License
Reuse
Chat application using Spring WebSockets
Support
Quality
Security
License
Reuse
An alternative API for filtering data with Spring MVC & Spring Data JPA
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Spring Boot Tutorial For Beginners
Support
Quality
Security
License
Reuse
Database testing made easy!
Support
Quality
Security
License
Reuse
basice of SSM,基于Java的校园二手交易平台
Support
Quality
Security
License
Reuse
j
jcalaBlogby flyleft
a personal blog site based on springboot+srpingMVC+mybatis+velocity+bootstrap+mysql
Java 667Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mall-cloud-alibababy mtcarpenter
mall-cloud-alibaba 是一套基于开源商城 mall 改造的 spring cloud alibaba 体系微服务商城系统。采用了spring cloud alibaba 、 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术。前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Java 664Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-lemonby naturalprogrammer
Helper library for Spring Boot web applications
Java 664Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
C
Support
Quality
Security
License
Reuse
S
SpringBootBlogby caozongpeng
一个基于SpringBoot开发的个人博客。集成了:博客前台,后台管理。
Java 658Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-tutorialby dunwu
:book: Spring 教程
Java 657Updated: 1 y ago License: Strong Copyleft (CC-BY-SA-4.0)
Support
Quality
Security
License
Reuse
s
spring-cloud-commonsby spring-cloud
Common classes used in different Spring Cloud implementations
Java 652Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
N
NumberOne-MMby zhongmiao0706
Java SSM 商户管理系统 客户管理 库存管理 销售报表 项目源码 本商品卖的是源码,合适的地方直接拿来使用,不合适的根据自己的需求二次开发 系统介绍: 1.系统采用主流的 SSM 框架 jsp JSTL bootstrap html5 (PC浏览器使用) 2.springmvc +spring4.2.5+ mybaits3.3 SSM 普通java web(非maven) 数据库:mysql 3.开发工具:myeclipse eclipse idea 均可, 没有限制. 我这边myeclipse 2014 导出来的项目源码 购买理由: 1.正好符合需求的 [应急] 正好符合需求的可以直接使用,需求差异不大的,稍微二次开发后再使用2.高手大神买来干私活用 [节约成本] 自己接个私活做个系统,全盘自己开发费事费力。不如129块钱一步到位 4.新手买来学习用 [学习] 模仿代码做一遍增删改查,研究下功能模块,学习下编程思路,会进步很快,少走弯路 5.外行人买了凑热闹 [不建议] 要求会java,能搭建java开发运行环境,并且有java的开发经验,不会java的还是别凑热闹了 这个价格不包教不包指导不包解答,只包原始代码正常运行,二次开发造成的问题不帮解决 业务模块 主页: 记录总进货额、总销售额、总销售利润、30天内销售金额 统计总客户数、30天新增客户数 图表统计(折线图和柱状图)展示从当前月份开始前12个月销售情况 1. 客户资料:记录客户资料,备注客户信息,跟踪记录客户状况 2. 客户备注:客户资料附属选项 3. 客户级别:客户资料附属选项 4. 商品列表:维护商品数据,有富文本编辑器,有明细表上传商品图片 5. 商品类别:商品附属选项 6. 品牌管理:商品附属选项 7. 计量单位:商品附属选项 8. 商品库存:展现商品库存情况,库存小的排最前 9. 商品入库:录入商品入库数据,数量、单价、入库时间。计算某时间范围内的进货总金额 10. 商品出库:(出库即销售)录入商品出库数量、销售价格、销售出库时间。计算某时间范围内的销售总金额 11. 库存盘点:柱状图展示商品库存情况,以便及时补仓 12. 销售报表:列表展示商品销售情况,可根据销量和销售额排序,以便掌握哪个商品卖的好并调整销售方案 系统模块 1. 权限管理:点开二级菜单进入三级菜单显示 角色(基础权限)和按钮权限 角色(基础权限): 分角色组和角色,独立分配菜单权限和增删改查权限。 按钮权限: 给角色分配按钮权限。 2. 按钮管理:自定义按钮管理,维护按钮权限标识等 3. 菜单管理:N级别自定义菜单,自定义菜单图标,业务菜单和系统菜单分离,菜单状态显示隐藏(递归处理) 4. 数据字典:N级别,支持多级别分类。内设编号,排序等 5. 在线管理:websocket技术,实时检测在线用户列表,统计在线人数,可强制用户下线 同一用户只能在一个客户端登录 6. 日志管理:记录用户登录退出和一些重要操作记录 7. 系统用户:对各个基本的用户增删改查,单发、群发站内信邮件短信,导入导出excel表格,查看商户经营状况 8. 性能监控:监控整个系统的性能,SQL监控,SQL防火墙,URL监控,SPRING监控,SESSION监控等 9. 图片管理:对批量上传的图片统一管理 ,点击放大,可打开多个,自由切换,绚丽预览效果 10. 图片爬虫:输入某网址,爬出其图片显示在页面上,可以放大预览。可保存到服务器上,到图片管理里面 11. 站内信:收信箱和发信箱, websocket技术通讯技术做的及时收信提醒,可配置语音提示来信 12. 系统设置:修改系统名称,邮件服务器配置,短信账号设置,图片水印配置 13. 数据库备份:可备份单表、整库,支持本地和远程数据库备份 14. 备份定时器:quartz 2.2 强大的任务调度,多线程备份数据库,任务启动关闭异步操作 15. 数据库还原:历史备份记录,还原数据库 or 单表 ,统计备份时间和文件大小 16. SQL编辑器:强大的SQL编辑器,支持编辑语句复杂查询语句,生成动态报表,可导出excel 菜单权限:分配给每个角色不同的菜单权限, 每个角色看到的菜单不同,N级别菜单 按钮权限:独立分配不同的角色不同的功能权限,增删改查权限分配具体到不同的菜单,自定义按钮管理 支持多用户分权限管理后台, 权限具体到不同的菜单不同的按钮 技术点 1. 导出 导入 excel 文件 2. IO 流上传下载文件 3. 群发邮件,可以发html、纯文本格式,可以发给任意邮箱(实现批量发送广告邮件) 4. 群发or单独 发送短信,支持两种第三方短信商接口 5. spring aop 事务处理 6. MD5加密 SHA加密(登录密码用此加密)接口加密身份校验 7. 数据库连接池 阿里的 druid。Druid在监控、可扩展性、稳定性和性能方面都有明显的优势,支持并发 8.加入安全框架 shiro (登录授权)(session管理) 9.根据汉字 解析汉字的全拼(拼音)和首字母(导入excel到用户表,根据用户的汉字姓名生成拼音的用户名) 10.java Quartz2.2 任务调度 11.Base64传输图片 12.图片加水印(图片水印,文字水印) 13.批量异步上传图片,可预览,有进度条,支持拖拽上传(百度webuploader )。列表动态滑动放大展示。 14.ehcache 自定义二级缓存 ,选择缓存存放目录,处理并发,增加系统性能 15.uploadify 上传插件,单条、批量上传多线程,带进度条,异步,图片、视频, 其它文件格式均可上传 16.tab标签页面功能,标签自由切换,不重复操作数据库 17.百度富文本编辑器,可上传图片 18.网页爬虫技术,可根据网页地址爬取图片和网页标题等信息(爬取某商城图片保存本服务器) 19.java websocket 即时通讯技术,点对点,群聊,单聊 20.HTML5 + JAVAEE WebSocket 通信技术,WebSocket 验证用户登录,强制某用户下线 21.站内信语音提醒,js控制音频播放 22.调用摄像头拍照技术,图片裁剪技术
JavaScript 652Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-data-jpa-courseby amigoscode
Java 651Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-cloud-config-adminby dyc87112
Spring Cloud Config的综合管理后台(简称:SCCA)
Java 648Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-shellby spring-projects
Spring based shell
Java 646Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-boot-data-source-decoratorby gavlyukovskiy
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
Java 645Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
h
hellokoding-coursesby hellokoding
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Java 643Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spring-javaformatby spring-io
Java 642Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring5webappby springframeworkguru
Example Spring 5 Web Application
Java 641Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-rest-exampleby khoubyari
REST APIs implemented using Spring Boot, in-memory database, embedded Tomcat, Swagger 2, JsonPath, Hamcrest and MockMVC
Java 636Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spring-parentby mingyang66
数据库动态切换多数据源SDK、Redis多数据源SDK、全链路日志追踪SDK、RabbitMQ多虚拟主机多集群支持SDK、日志组件SDK、埋点扩展点、实体类字段脱敏SDK、I18n多语言SDK、图形验证码SDK、开发基础框架支持、异常统一处理、返回值、跨域、API路由、监控、路由重定向组件等;
Java 634Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
I
IMby yuanrw
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Java 632Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
ShiroJwtby dolyw
API SpringBoot + Shiro + Java-Jwt + Redis(Jedis)
Java 631Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spring-data-r2dbcby spring-projects
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
Java 631Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
Stepper-Touchby DanielMartinus
Stepper Touch for Android based on MaterialUp submission
Kotlin 628Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
SpringMVC-Spring-MyBatisby KevinXie0131
SpringMVC+Spring+MyBatis+Maven
Java 625Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
servlet3-showcaseby zhangkaitao
servlet3示例(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
Java 622Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
E
ExcelUtilby SargerasWang
用于导入导出Excel的Util包,基于Java的POI。可将List<Bean>导出成Excel,或读取Excel成List<Bean>,读取时有验证和Log。
Java 622Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
perfect-ssmby ZHENFENG13
:grapes:更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Java 621Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
modulithsby odrotbohm
Building modular, monolithic applications using Spring Boot
Java 619Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
J
Java-Notesby leosanqing
java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,
Java 616Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
B
Basic_Studyby dixonzhao
HTML 613Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
spring-hadoopby spring-projects
Spring for Apache Hadoop is a framework for application developers to take advantage of the features of both Hadoop and Spring.
Java 612Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
O
OnlineExecutorby TangBean
基于 Spring Boot 的在线 Java IDE
Java 608Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-cloud-awsby awspring
The New Home for Spring Cloud AWS
Java 608Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
springboot-manageby zaiyunduan123
基于SpringBoot + Mybatis + Thymeleaf + Redis + MongoDB + MySQL开发的商品管理系统
HTML 608Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SpringBoot-DynamicDataSourceby helloworlde
Dynamic datasource, multiple datasource of spring boot/ distribution transaction; spring boot 多数据源,动态数据源,分布式事务
Java 607Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
S-mall-ssmby xenv
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
Java 607Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
b
boot-reactby geowarin
A starter application with spring boot and react
JavaScript 602Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
J
JavaMultiThreadingby Beerkay
Codes with minor comments of Java Multithreading course
Java 600Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
S
SpringIn28Minutesby in28minutes
Spring Tutorial For Beginners
Java 596Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
jeesuite-libsby vakinge
Jeesuite寓意为java企业级应用开发套件,定位是一站式分布式开发架构开源解决方案及快速开发平台。Jeesuite-libs为整体开发架构提供底层库支持。提供了数据库、缓存、消息中间件、分布式定时任务、SSO、文件服务、云存储等基础模块以及集成Dubbo、Spring Cloud底层支持。全部基于主流框架只做增强不做任何底层定制修改,每个组件可以独立使用。
Java 595Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-microservice-boilerplateby danielliao11
REST service boilerplate that protected by Spring OAuth 2
Java 595Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sms-ssmby GoogTech
:school::mortar_board: 一个基于 SSM 的简单学生管理系统,项目概述全面,代码注释详细,逻辑结构清晰,对于初学 SSM 的同学非常具有参考与学习价值哟 !
Java 595Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
d3-easeby d3
Easing functions for smooth animation.
JavaScript 593Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
C
Chatroomby Kanarienvogels
互联网实时聊天系统 (Spring + Netty + Websocket)
Java 590Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-websocket-chatby salmar
Chat application using Spring WebSockets
JavaScript 587Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
specification-arg-resolverby tkaczmarzyk
An alternative API for filtering data with Spring MVC & Spring Data JPA
Java 578Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
securityby jojozhai
JavaScript 577Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SpringBootForBeginnersby in28minutes
Spring Boot Tutorial For Beginners
Java 576Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
database-riderby database-rider
Database testing made easy!
Java 570Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse