{"id":19345244,"url":"https://github.com/lodsve/lodsve-framework","last_synced_at":"2025-04-23T04:36:30.478Z","repository":{"id":57721110,"uuid":"54034223","full_name":"lodsve/lodsve-framework","owner":"lodsve","description":"Let our development of Spring very easy!","archived":true,"fork":false,"pushed_at":"2021-09-15T06:51:38.000Z","size":6429,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"2.7.x","last_synced_at":"2025-04-16T17:58:35.176Z","etag":null,"topics":["encapsulates","spring","toolkit"],"latest_commit_sha":null,"homepage":"https://helps.lodsve.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/lodsve.png","metadata":{"files":{"readme":"README.cn.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://raw.githubusercontent.com/lodsve/lodsve-documents/master/images/alipay.png","https://raw.githubusercontent.com/lodsve/lodsve-documents/master/images/wechat.jpg"]}},"created_at":"2016-03-16T13:28:55.000Z","updated_at":"2025-04-07T09:16:38.000Z","dependencies_parsed_at":"2022-09-04T16:21:09.337Z","dependency_job_id":null,"html_url":"https://github.com/lodsve/lodsve-framework","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodsve%2Flodsve-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodsve%2Flodsve-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodsve%2Flodsve-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodsve%2Flodsve-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lodsve","download_url":"https://codeload.github.com/lodsve/lodsve-framework/tar.gz/refs/heads/2.7.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372465,"owners_count":21419719,"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":["encapsulates","spring","toolkit"],"created_at":"2024-11-10T04:05:53.218Z","updated_at":"2025-04-23T04:36:28.190Z","avatar_url":"https://github.com/lodsve.png","language":"Java","funding_links":["https://raw.githubusercontent.com/lodsve/lodsve-documents/master/images/alipay.png","https://raw.githubusercontent.com/lodsve/lodsve-documents/master/images/wechat.jpg"],"categories":[],"sub_categories":[],"readme":"![LOGO](https://raw.githubusercontent.com/lodsve/lodsve-documents/master/images/logo.png \"lodsve-framework\")\n\n[![Build Status](https://travis-ci.org/lodsve/lodsve-framework.svg?branch=master)](https://travis-ci.org/lodsve/lodsve-framework)\n[![License](https://img.shields.io/badge/license-GPLv3-yellowgreen.svg)]()\n[![Maven Central](https://img.shields.io/maven-central/v/com.lodsve/lodsve-framework.svg)](https://search.maven.org/artifact/com.lodsve/lodsve-framework)\n[![GitHub stars](https://img.shields.io/github/stars/lodsve/lodsve-framework.svg)](https://github.com/lodsve/lodsve-framework/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/lodsve/lodsve-framework.svg)](https://github.com/lodsve/lodsve-framework/network)\n[![GitHub issues](https://img.shields.io/github/issues/lodsve/lodsve-framework.svg)](https://github.com/lodsve/lodsve-framework/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/lodsve/lodsve-framework.svg)](https://github.com/lodsve/lodsve-framework/pulls)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flodsve%2Flodsve-framework.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flodsve%2Flodsve-framework?ref=badge_shield)\n\n## lodsve-framework\n\n我的开发工具，它封装了一些开源项目，并更好地促进了Java Web开发的进行。\n\n## 什么是`lodsve`\n\n`lodsve` 是 `Let our development of Spring very easy!` 这句话的首字母缩写.\n\n## 简单的介绍\n\n1. 基于一些开源框架。 它封装了一些类和方法，以使开发人员更加方便。\n2. 包含了以下的模块：\n\n   | 模块 | 描述 |\n      | :--- | :--- |\n   | lodsve-3rd | 自定义的第三方依赖 |\n   | lodsve-cache | 缓存模块，基于ehcache/memcache/oscache/redis等实现 |\n   | lodsve-core | 基础核心包 |\n   | lodsve-dependencies | 依赖及其版本号的维护 |\n   | lodsve-filesystem | 文件上传、下载等，支持阿里云OSS和亚马逊云S3 |\n   | lodsve-framework-bom | Lodsve Framework 的组件清单 |\n   | lodsve-mongodb | 连接 MongoDB 的组件 |\n   | lodsve-mybatis | 扩展mybatis(mybatis 通用DAO/类型处理等) |\n   | lodsve-rabbitmq | 连接 RabbitMQ 的组件 |\n   | lodsve-rdbms | 关系型数据库数据源 |\n   | lodsve-redis | 连接 Redis 的组件 |\n   | lodsve-rocketmq | 连接 RocketMQ 的组件 |\n   | lodsve-scripts | 脚本语言的支持 |\n   | lodsve-search | 全文检索组件(支持solr/lucene) |\n   | lodsve-security | 基于Spring MVC的简单认证、鉴权组件 |\n   | lodsve-test | 对Spring-Test单元测试的简单扩展(mock and db unit test) |\n   | lodsve-validate | 基于Spring AOP的入参校验组件 |\n   | lodsve-web | Spring MVC 扩展(支持 swagger) |\n   | lodsve-wechat | 微信SDK封装 |\n\n## 如何去使用\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003ecom.lodsve\u003c/groupId\u003e\n        \u003cartifactId\u003elodsve-framework-bom\u003c/artifactId\u003e\n        \u003cversion\u003e${lodsve.version}\u003c/version\u003e\n        \u003ctype\u003epom\u003c/type\u003e\n        \u003cscope\u003eimport\u003c/scope\u003e\n    \u003c/dependency\u003e\n\n## 关于发版\n\n版本号格式： `MAJOR.MINOR.PATCH-RELEASE/ALPHA/BETA`.\n\n- `MAJOR`：当做了一些不向后兼容的修改时的版本\n- `MINOR`：当以向后兼容的方式添加功能时的版本\n- `PATCH` 当进行向后兼容的错误修复时的版本。\n- `RELEASE` 表示稳定的发行版本。\n- `ALPHA` 表示内部版本。\n- `BETA` 意味着仅用于测试。\n\n## 最新版本号\n\n现在的最新版本号是： `2.7.6-RELEASE`。\n\n您还可以在Maven Central中找到最新版本：`http://repo1.maven.org/maven2/com/lodsve/lodsve-framework/` 。\n\n## 文档\n\n查看使用文档 [reference docs][].\n\n查看master分支的API文档 [Api Docs][].\n\n## 检出源码\n\n`git clone git@github.com:lodsve/lodsve-framework.git`\n\n## 查看配置文件模板\n\n`cd lodsve-core/src/main/resources/META-INF/config-template`\n\n## 导入到您的IDE中\n\n在项目根目录运行命令 `mvn idea:idea` 或者 `mvn eclipse:eclipse` 。\n\u003e **注意:** 根据上述先决条件，确保已在IDE中正确配置了 `JDK 8`，`Maven 3.3.X` 和 `Lombok插件` 。\n\n1. 配置Git\n\n        git config --global user.name \"your name\"\n        git config --global user.email \"your email\"\n        git config --global core.autocrlf false\n        git config --global core.safecrlf true\n2. 配置您的IDE\n    - Eclipse：打开 Settings-General-Workspace，修改 `New text file line delimiter` 为 `Unix`。\n    - Eclipse：打开 Settings-General-Workspace，修改 `Text file encoding` 为 `UTF-8`。\n    - IDE：打开 Setting-Editor-Code Style，修改 `line delimiter` 为 `Unix and OS X(\\n)`。\n    - IDE：打开 Setting-Editor-File encoding，修改所有的 `Encoding` 为 `UTF-8` 和 `with NO BOM`。\n3. 必须要安装的IDE插件(Eclipse 和 Intellij IDEA):\n    - Alibaba Java Coding Guidelines\n    - Lombok plugin\n\n## 更新历史记录\n\n[CHANGELOG][]\n\n## 联系我\n\n1. Email: sunhao.java@gmail.com\n2. QQ: [867885140][]\n3. Blog: [Blog][] [OSChina][]\n\n## License\n\n`Lodsve Framework` 是在 [Apache License][] 的2.0版本下发布的。\n\n## 鸣谢\n\n`Lodsve Framework` 是基于[JetBrains IDEA][]创建的。\n\n![LOGO](.github/JetBrains.png \"JetBrains\")\n\n[Apache License]: http://www.apache.org/licenses/LICENSE-2.0\n\n[CHANGELOG]: https://github.com/lodsve/lodsve-framework/blob/master/CHANGELOG.md\n\n[Blog]: https://www.crazy-coder.cn\n\n[OSChina]: https://my.oschina.net/sunhaojava\n\n[867885140]: http://wpa.qq.com/msgrd?v=3\u0026uin=867885140\u0026site=qq\u0026menu=yes\n\n[reference docs]: https://helps.lodsve.com/\n\n[Api Docs]: https://apidoc.gitee.com/lodsve/lodsve-framework/\n\n[JetBrains IDEA]: https://www.jetbrains.com/?from=lodsve-framework\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodsve%2Flodsve-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flodsve%2Flodsve-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodsve%2Flodsve-framework/lists"}