{"id":22965598,"url":"https://github.com/buession/buessionframework","last_synced_at":"2025-10-29T01:12:36.846Z","repository":{"id":42938444,"uuid":"189749781","full_name":"buession/buessionframework","owner":"buession","description":"基于各开源框架的二次开发和封装","archived":false,"fork":false,"pushed_at":"2024-05-19T08:49:50.000Z","size":90016,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-19T14:10:56.347Z","etag":null,"topics":["buession","framework","java"],"latest_commit_sha":null,"homepage":"https://www.buession.com/","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/buession.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-06-01T15:40:30.000Z","updated_at":"2024-05-21T08:39:51.527Z","dependencies_parsed_at":"2024-05-21T08:39:37.639Z","dependency_job_id":null,"html_url":"https://github.com/buession/buessionframework","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buession%2Fbuessionframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buession%2Fbuessionframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buession%2Fbuessionframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buession%2Fbuessionframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buession","download_url":"https://codeload.github.com/buession/buessionframework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229749194,"owners_count":18118325,"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":["buession","framework","java"],"created_at":"2024-12-14T20:15:41.074Z","updated_at":"2025-10-29T01:12:36.764Z","avatar_url":"https://github.com/buession.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buession Framework\n\n\n[![Build Status](https://travis-ci.org/buession/buessionframework.svg?branch=master)](https://travis-ci.org/buession/buessionframework)\n[![Coverage Status](https://img.shields.io/codecov/c/github/buession/buessionframework/master.svg)](https://codecov.io/github/buession/buessionframework?branch=master\u0026view=all#sort=coverage\u0026dir=asc)\n[![Maven Central](https://img.shields.io/maven-central/v/com.buession/buession-core.svg)](https://search.maven.org/search?q=g:com.buession)\n[![GitHub release](https://img.shields.io/github/release/buession/buessionframework.svg)](https://github.com/buession/buessionframework/releases)\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Java support](https://img.shields.io/badge/Java-8+-green?logo=java\u0026logoColor=white)](https://openjdk.java.net/)\n[![Javadocs](http://www.javadoc.io/badge/com.buession/buession-core.svg)](http://www.javadoc.io/doc/com.buession/buession-core)\n\n\n#### 它是基于各开源框架的日常工作中常见的通用技术需求二次封装\n1. 本地化的数据验证，如：QQ、电话号码、身份证号码、邮政编码\n2. 常用 DAO 层操作，如：插入、替换、根据主键获取记录、获取单条记录、获取多条记录\n3. 应用层实现数据库读写分离\n4. redis 操作兼容原生 API 的前提下，同时实现了 redis 中的值反序列化成对象\n5. 词库解析（目前仅支持搜狗词库）\n6. 使用 WEB 功能，如：响应头注解、缓存头注解、兼容性获取用户端真实 IP、获取用户真实 IP 注解\n7. 替代 springfamework 5，支持 apache velocity\n8. 基于 maxmind geoip 的 IP 信息解析\n9. 基于标准的 HTTP 请求方法的 HttpClient\n10. 文件操作，如：写文件、设置文件所属用户或组、文件 MimeType 解析\n\n... ...\n\n#### 它是同类开源框架的一种兼容性的上层封装，简化框架切换带来的成本\n1. 摒弃直接使用原生类库，带来的大量的代码修改，如：HttpClient 支持 apache httpcomponents 和 okhttp3，只需要修改 HttpClient 初始化类，即可实现 HTTP 库的切换\n\n... ...\n\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"logo.png\" alt=\"BuessionFramework\" title=\"BuessionFramework\" width=\"280px\" /\u003e\n\u003c/p\u003e\n\n## Requirements\n\n- JDK 1.8+\n\n## Introduction\n\n- git clone https://github.com/buession/buessionframework\n- cd buessionframework/buession-parent \u0026\u0026 mvn install\n\n## Maven\n\n- [https://search.maven.org/search?q=g:com.buession](https://search.maven.org/search?q=g:com.buession)\n- [https://mvnrepository.com/search?q=com.buession](https://mvnrepository.com/search?q=com.buession)\n\n## Documentation\n\n- 参考文档 [https://www.buession.com/](https://www.buession.com/)\n- Wiki [https://github.com/buession/buessionframework/wiki](https://github.com/buession/buessionframework/wiki)\n- API Reference [https://www.buession.com/manual/](https://www.buession.com/manual/)\n\n## License\n\nThe Buession Framework is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuession%2Fbuessionframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuession%2Fbuessionframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuession%2Fbuessionframework/lists"}