{"id":13753783,"url":"https://github.com/417511458/jbone","last_synced_at":"2025-05-15T09:02:48.259Z","repository":{"id":28185413,"uuid":"115432769","full_name":"417511458/jbone","owner":"417511458","description":"jbone基于Spring Cloud框架开发，旨在为中小企业提供稳定的微服务解决方案，为开发人员提供基础开发骨架，jbone包含微服务中所有常用组件，例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。","archived":false,"fork":false,"pushed_at":"2024-03-21T19:10:32.000Z","size":59297,"stargazers_count":1003,"open_issues_count":13,"forks_count":512,"subscribers_count":113,"default_branch":"master","last_synced_at":"2025-04-13T00:41:25.981Z","etag":null,"topics":["cas","eureka","feign","hystrix","jbone","microservice","rbac","spring","spring-boot","spring-cloud","springbootadmin","sso","thymeleaf"],"latest_commit_sha":null,"homepage":"http://jbone.cn/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/417511458.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-26T15:17:33.000Z","updated_at":"2025-04-11T06:50:32.000Z","dependencies_parsed_at":"2024-06-21T14:08:27.099Z","dependency_job_id":"aeddbb54-a2fa-499a-89ad-a6a87b577f8d","html_url":"https://github.com/417511458/jbone","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417511458%2Fjbone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417511458%2Fjbone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417511458%2Fjbone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/417511458%2Fjbone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/417511458","download_url":"https://codeload.github.com/417511458/jbone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254310513,"owners_count":22049468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cas","eureka","feign","hystrix","jbone","microservice","rbac","spring","spring-boot","spring-cloud","springbootadmin","sso","thymeleaf"],"created_at":"2024-08-03T09:01:29.428Z","updated_at":"2025-05-15T09:02:43.250Z","avatar_url":"https://github.com/417511458.png","language":"Java","funding_links":[],"categories":["sso","Java"],"sub_categories":[],"readme":"\n## 强烈推荐Dubbo学习教程：\n## [深入剖析Dubbo架构设计和实现原理](https://juejin.cn/book/7069596046602534919)\n\n![Jbone logo](doc/images/logo-text.png)\n\njbone是基于Spring Cloud开发的项目群，是对Spring Cloud微服务架构的综合应用实践和基础开发框架\n\n[jbone.cn](http://jbone.cn)\n\n**功能架构图**\n\n![Jbone功能架构图](doc/images/features.png)\n\n**项目成员**\n\n\n项目名 | 简介 | 项目地址\n---- | ------ | ----\njbone-sso | 单点登录模块 | [github](https://github.com/417511458/jbone-sso) , [码云](https://gitee.com/majunwei2017/jbone-sso)\njbone-service-management | 服务管理模块(包含注册中心、服务网关、服务监控、调用链追踪等)  |  [github](https://github.com/417511458/jbone-service-management) , [码云](https://gitee.com/majunwei2017/jbone-service-management)\njbone-system | 系统管理模块,通用权限管理等 | [github](https://github.com/417511458/jbone-system) , [码云](https://gitee.com/majunwei2017/jbone-system)\njbone-system-admin | 系统管理后台 | [github](https://github.com/417511458/jbone-system-admin) , [码云](https://gitee.com/majunwei2017/jbone-system-admin)\njbone-fs | 文件系统，用于存储和管理文件、图片等 | [github](https://github.com/417511458/jbone-fs) , [码云](https://gitee.com/majunwei2017/jbone-fs)\njbone-cms | 多站点内容管理系统 | [github](https://github.com/417511458/jbone-cms) , [码云](https://gitee.com/majunwei2017/jbone-cms)\njbone-common | 公共模块，封装工具类等 | [github](https://github.com/417511458/jbone) , [码云](https://gitee.com/majunwei2017/jbone)\njbone-banner | jbone通用艺术banner | [github](https://github.com/417511458/jbone) , [码云](https://gitee.com/majunwei2017/jbone)\njbone-configuration | 公共配置模块 | [github](https://github.com/417511458/jbone) , [码云](https://gitee.com/majunwei2017/jbone)\njbone-ui | 以webjars形式管理前端静态资源，所有包含页面的工程需要依赖此模块。 | [github](https://github.com/417511458/jbone) , [码云](https://gitee.com/majunwei2017/jbone)\njbone-b2b2c | 多店铺电商平台 (未完成) | [github](https://github.com/417511458/jbone-b2b2c) , [码云](https://gitee.com/majunwei2017/jbone-b2b2c)\njbone-bpm | 工作流模块(未完成) | [github](https://github.com/417511458/jbone-bpm) , [码云](https://gitee.com/majunwei2017/jbone-bpm)\n\n# 交流方式\n\n[项目官网](http://jbone.cn)\n\nQQ群：992113778（2群）、547104190（1群）\n\n公众号：writebugs\n\n作者QQ：417511458\n\n作者微信：dreamming_now\n\n微信群：先添加作者好友再加入\n\n# 系统简介\n\n## 系统要求\n\n**JDK11+**\n\n\n## 技术选型\n技术 | 简介 | 网址\n---- | ------ | ----\nSpring Boot | 基础构建框架，用于快速整合各资源 | [https://projects.spring.io/spring-boot/](https://projects.spring.io/spring-boot/)\nSpring Framework | 底层容器 |  [https://projects.spring.io/spring-framework/](https://projects.spring.io/spring-framework/)\nSpring Cloud | 微服务框架 | [https://projects.spring.io/spring-cloud/](https://projects.spring.io/spring-cloud/)\nSpring Cloud Eureka | 服务注册中心 | [https://projects.spring.io/spring-cloud/](https://projects.spring.io/spring-cloud/)\nSpring Cloud Zuul | 服务网关 | [https://projects.spring.io/spring-cloud/](https://projects.spring.io/spring-cloud/)\nSpring Cloud Hystrix | 服务容错框架 | [https://projects.spring.io/spring-cloud/](https://projects.spring.io/spring-cloud/)\nSpring Cloud Feign | 微服务声明式调用框架 | [https://projects.spring.io/spring-cloud/](https://projects.spring.io/spring-cloud/)\nSpring Boot Admin | 服务管理中心 | [https://github.com/codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)\nSpring Data Jpa | 持久化框架 | [https://projects.spring.io/spring-data-jpa/](https://projects.spring.io/spring-data-jpa/)\nSpring Data Redis | 缓存框架 | [https://projects.spring.io/spring-data-redis/](https://projects.spring.io/spring-data-redis/)\nApache Shiro | 权限框架 | [http://shiro.apache.org/](http://shiro.apache.org/)\nthymeleaf-extras-shiro | thymeleaf的shiro标签 | [https://github.com/theborakompanioni/thymeleaf-extras-shiro](https://github.com/theborakompanioni/thymeleaf-extras-shiro)\nApereo CAS | 单点登陆框架 | [https://github.com/apereo/cas](https://github.com/apereo/cas)\nSpring Validator | 后端验证框架 | [https://projects.spring.io/spring-framework/](https://projects.spring.io/spring-framework/)\nHibernate Validator | Hibernate验证框架 | [http://hibernate.org/](http://hibernate.org/)\nlombok | 一个通过注解自动生成get/set方法的类库 | [https://projectlombok.org/](https://projectlombok.org/)\nwebjars | 以jars的形式管理前端静态资源 | [http://www.webjars.org/](http://www.webjars.org/)\nThymeleaf | 模板引擎  | [http://www.thymeleaf.org/](http://www.thymeleaf.org/)\nMaven | 项目构建管理  | [http://maven.apache.org/](http://maven.apache.org/)\nRedis | 分布式缓存数据库 | [https://redis.io/](https://redis.io/)\nMysql | 对象关系数据库 | [https://www.mysql.com/](https://www.mysql.com/)\n\n## 功能预览\n### Jbone CAS(认证中心)\n![CAS登录](doc/images/loginview.png)\n### Jbone SM Admin(服务管理中心)\n**系统监控墙**\n\n![系统监控墙](doc/images/bootadmin-wallboard.png)\n\n**系统详情**\n\n![系统详情](doc/images/bootadmin-instancedetails.png)\n\n**JVM线程监控**\n\n![JVM线程监控](doc/images/bootadmin-instancethread.png)\n\n**Hystrix流量和熔断监控**\n![Hystrix流量和熔断监控](doc/images/hystrix监控.png)\n\n### 调用链跟踪\n![trace](doc/images/zipkin_01.png)\n\n### Jbone系统管理\n**系统管理**\n![Jbone系统管理](doc/images/systemManager.png)\n**用户管理**\n![用户管理](doc/images/userManager.png)\n**角色管理**\n![角色管理](doc/images/roleManager.png)\n**菜单管理**\n![菜单管理](doc/images/menuManager.png)\n**权限管理**\n![权限管理](doc/images/permissionManager.png)\n\n### Jbone CMS（内容管理系统）\n**首页**\n![Jbone CMS首页](doc/images/cms_index.png)\n**文章详情页**\n![Jbone CMS文章](doc/images/cms_article.png)\n**专题页**\n![Jbone CMS专题](doc/images/cms_special.png)\n**后台管理**\n![Jbone CMS后台管理](doc/images/cms_admin.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F417511458%2Fjbone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F417511458%2Fjbone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F417511458%2Fjbone/lists"}