{"id":16423350,"url":"https://github.com/ibase4j/ibase4j-springboot","last_synced_at":"2025-04-04T20:13:47.399Z","repository":{"id":27322546,"uuid":"108123464","full_name":"iBase4J/iBase4J-SpringBoot","owner":"iBase4J","description":"Spring，SpringBoot，SpringMVC，Mybatis，mybatis-plus，motan/dubbo分布式，Redis缓存，Shiro权限管理，Spring-Session单点登录，Quartz分布式集群调度，Restful服务，QQ/微信登录，App token登录，微信/支付宝支付；日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。","archived":false,"fork":false,"pushed_at":"2022-12-06T00:41:03.000Z","size":107514,"stargazers_count":476,"open_issues_count":7,"forks_count":157,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-03-28T19:09:32.883Z","etag":null,"topics":["dubbo","ibase4j","ibase4j-springboot","java","redis","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/iBase4J.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}},"created_at":"2017-10-24T12:27:41.000Z","updated_at":"2025-03-15T03:15:56.000Z","dependencies_parsed_at":"2022-08-31T19:10:50.622Z","dependency_job_id":null,"html_url":"https://github.com/iBase4J/iBase4J-SpringBoot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBase4J%2FiBase4J-SpringBoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBase4J%2FiBase4J-SpringBoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBase4J%2FiBase4J-SpringBoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBase4J%2FiBase4J-SpringBoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iBase4J","download_url":"https://codeload.github.com/iBase4J/iBase4J-SpringBoot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242680,"owners_count":20907134,"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":["dubbo","ibase4j","ibase4j-springboot","java","redis","spring","spring-boot"],"created_at":"2024-10-11T07:39:33.445Z","updated_at":"2025-04-04T20:13:47.360Z","avatar_url":"https://github.com/iBase4J.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"iBase4J的SpringBoot版本\n\n[![License](http://img.shields.io/:license-apache-blue.svg \"2.0\")](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![JDK 1.8](https://img.shields.io/badge/JDK-1.8-green.svg \"JDK 1.8\")]()\n\n## iBase4J项目简介\n\n- iBase4J是Java语言的分布式系统架构。 使用Spring整合开源框架。\n- 使用Maven对项目进行模块化管理，提高项目的易开发性、扩展性。\n- 系统包括4个子系统：系统管理Service、系统管理Web、业务Service、业务Web。\n- 系统管理：包括用户管理、权限管理、数据字典、系统参数管理等等。\n- 业务相关：您的业务开发。\n- 可以无限的扩展子系统，子系统之间使用Dubbo或MQ进行通信。\n\n## 主要功能\n 1. 数据库：Druid数据库连接池，监控数据库访问性能，统计SQL的执行性能。 数据库密码加密，加密方式请查看PropertiesUtil，decryptProperties属性配置需要解密的key。\n 2. 持久层：mybatis持久化，使用MyBatis-Plus优化，减少sql开发量；aop切换数据库实现读写分离。Transtraction注解事务。\n 3. MVC： 基于spring mvc注解,Rest风格Controller。Exception统一管理。\n 4. 调度：Spring+quartz, 可以查询、修改周期、暂停、删除、新增、立即执行，查询执行记录等。\n 5. 基于session的国际化提示信息，职责链模式的本地语言拦截器,Shiro登录、URL权限管理。会话管理，强制结束会话。\n 6. 缓存和Session：注解redis缓存数据；shiro实现redis分布式session同步，重启服务会话不丢失。\n 7. 多系统交互：Dubbo,ActiveMQ多系统交互，ftp/sftp/fastdafs发送文件到独立服务器，使文件服务分离。\n 8. 前后端分离：没有权限的文件只用nginx代理即可。\n 9. 日志：log4j2打印日志，业务日志和调试日志分开打印。同时基于时间和文件大小分割日志文件。\n 10. QQ、微信、新浪微博第三方登录。\n 11. 工具类：excel导入导出，汉字转拼音，身份证号码验证，数字转大写人民币，FTP/SFTP/fastDFS上传下载，发送邮件，redis缓存，加密等等。\n\n## 技术选型\n    ● 核心框架：Sring boot + Spring Framework + Dubbo + ibase4j-common\n    ● 安全框架：Apache Shiro\n    ● 任务调度：Spring + Quartz\n    ● 持久层框架：MyBatis + MyBatis-Plus\n    ● 数据库连接池：Alibaba Druid\n    ● 缓存框架：Redis\n    ● 会话管理：Spring-Session\n    ● 日志管理：SLF4J、Log4j2\n    ● 前端框架：Angular JS + Bootstrap + Jquery\n\n## 启动说明\n    * 项目依赖activemq、Redis和ZooKeeper服务。\n    * 使用nginx代理UI：修改配置里的UI目录后重启nginx。\n    * 启动方法：\n    \t \tSysServiceApplication.java\n    \t \tSysWebApplication.java\n    * 测试环境打包命令：\n    \t clean package -P test -f pom-sys-service-server.xml\n    \t clean package -P test -f pom-sys-web-server.xml\n    * 生产环境打包命令：\n    \t clean package -P product -f pom-sys-service-server.xml\n    \t clean package -P product -f pom-sys-web-server.xml\n    \n## 版权声明\niBase4J使用 [Apache License 2.0][] 协议.\n\n## 加入QQ群[538240548](http://shang.qq.com/wpa/qunwpa?idkey=b0fb32618d54e6a7f3cb718cd469b2952c8a968b1ef6f17fd68c83338ae4bce3)\n交流技术问题，下载项目文档和一键启动依赖服务工具。\n\n![QQ群](http://git.oschina.net/iBase4J/iBase4J/raw/master/img/1464169485871.png \"QQ群一\")\n\n## UI效果图\n\n![登录](http://git.oschina.net/iBase4J/iBase4J/raw/master/img/login.png \"登录\")\n![主页](http://git.oschina.net/iBase4J/iBase4J/raw/master/img/index.png \"主页\")\n![接口](http://git.oschina.net/iBase4J/iBase4J/raw/master/img/swagger.png \"接口\")\n\n##==可购买完整版UI(iBase4J-UI-DataTables/iBase4J-UI-AdminLTE)\n客服QQ：2296277393\n\n![登录](https://gitee.com/iBase4J/iBase4J-SpringBoot/raw/master/iBase4J-UI/iBase4J-UI-AdminLTE/desc/1.png \"登录\")\n![主页](https://gitee.com/iBase4J/iBase4J-SpringBoot/raw/master/iBase4J-UI/iBase4J-UI-AdminLTE/desc/2.png \"主页\")\n\n\n## License\niBase4J is released under version 2.0 of the [Apache License][].\n\n![捐赠](http://git.oschina.net/iBase4J/iBase4J/raw/master/img/contribute.png \"捐赠\")\n\n[Apache License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Apache License]: http://www.apache.org/licenses/LICENSE-2.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibase4j%2Fibase4j-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibase4j%2Fibase4j-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibase4j%2Fibase4j-springboot/lists"}