{"id":15019327,"url":"https://github.com/morn-team/morn-boot-projects","last_synced_at":"2025-07-07T14:35:46.131Z","repository":{"id":46046027,"uuid":"155399812","full_name":"morn-team/morn-boot-projects","owner":"morn-team","description":"基于SpringBoot的JavaWeb开发框架，致力于为JavaWeb项目提供标准化API。","archived":false,"fork":false,"pushed_at":"2022-01-07T15:11:31.000Z","size":1951,"stargazers_count":35,"open_issues_count":7,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T00:01:56.082Z","etag":null,"topics":["java","jpa","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","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/morn-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-30T14:30:56.000Z","updated_at":"2024-09-19T10:14:24.000Z","dependencies_parsed_at":"2022-09-11T07:10:17.232Z","dependency_job_id":null,"html_url":"https://github.com/morn-team/morn-boot-projects","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morn-team%2Fmorn-boot-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morn-team%2Fmorn-boot-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morn-team%2Fmorn-boot-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morn-team%2Fmorn-boot-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morn-team","download_url":"https://codeload.github.com/morn-team/morn-boot-projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252002069,"owners_count":21678482,"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":["java","jpa","spring","spring-boot"],"created_at":"2024-09-24T19:53:20.511Z","updated_at":"2025-05-02T07:32:07.482Z","avatar_url":"https://github.com/morn-team.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morn Boot Projects\n\n[![Maven Central](https://img.shields.io/maven-central/v/site.morn.boot/morn-boot-projects)](https://search.maven.org/search?q=morn-boot-projects)\n[![Build Status](https://app.travis-ci.com/morn-team/morn-boot-projects.svg?branch=master)](https://app.travis-ci.com/morn-team/morn-boot-projects)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/314790ce1238478c8607ebfd5425a3af)](https://www.codacy.com/gh/morn-team/morn-boot-projects/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=morn-team/morn-boot-projects\u0026amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/morn-team/morn-boot-projects/branch/master/graph/badge.svg?token=YjvGgM8qf9)](https://codecov.io/gh/morn-team/morn-boot-projects)\n[![LICENSE](https://img.shields.io/badge/license-Apache--2.0-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n![GitHub top language](https://img.shields.io/github/languages/top/morn-team/morn-boot-projects)\n\nMornBoot是基于SpringBoot的标准API框架，致力于为JavaWeb项目提供标准化API。MornBoot初衷是提供简洁的、可拓展的通用功能实现，为SpringBoot项目提供一个良好的开端。MornBoot侧重于开发风格、标准、规范，提供开箱即用的优秀实践。\n\n\u003e 如果你的所有项目都使用同一套API开发，那么更新、维护将变得多么简单！\n\n## Features\n\n* “零配置”轻量级框架\n* 相同API，不同结果呈现\n* 极简风格代码，良好可读性\n* 友好的IDE提示信息\n\n## Getting Help\n\nMornBoot没有强制依赖SpringBoot，你必须在项目中引入SpringBoot相关包，好处是你可以自由选择依赖版本。建议SpringBoot版本为2.1.X。\n\n[ApplicationMessage]:https://github.com/morn-team/morn-boot-projects/wiki/ApplicationMessage-%E5%BA%94%E7%94%A8%E6%B6%88%E6%81%AF\n\n[BeanEnhance]:https://github.com/morn-team/morn-boot-projects/wiki/BeanEnhance-%E5%AE%9E%E4%BE%8B%E5%A2%9E%E5%BC%BA\n\n[CacheGroup]:https://github.com/morn-team/morn-boot-projects/wiki/CacheGroup-%E5%88%86%E7%BB%84%E7%BC%93%E5%AD%98\n\n[Cipher]:https://github.com/morn-team/morn-boot-projects/wiki/Cipher-%E6%B6%88%E6%81%AF%E5%8A%A0%E5%AF%86\n\n[ExceptionInterpreter]:https://github.com/morn-team/morn-boot-projects/wiki/ExceptionInterpreter-%E5%BC%82%E5%B8%B8%E8%A7%A3%E9%87%8A\n\n[JpaAssist]:https://github.com/morn-team/morn-boot-projects/wiki/JpaAssist-JPA%E8%BE%85%E5%8A%A9\n\n[JSON]:https://github.com/morn-team/morn-boot-projects/wiki/JSON-%E5%BA%8F%E5%88%97%E5%8C%96\n\n[MessageQueue]:https://github.com/morn-team/morn-boot-projects/wiki/MessageQueue-%E6%B6%88%E6%81%AF%E9%98%9F%E5%88%97\n\n[MornBoot]:https://github.com/morn-team/morn-boot-projects\n\n[Notify]:https://github.com/morn-team/morn-boot-projects/wiki/Notify-%E7%B3%BB%E7%BB%9F%E9%80%9A%E7%9F%A5\n\n[OperationLog]:https://github.com/morn-team/morn-boot-projects/wiki/OperationLog-%E6%93%8D%E4%BD%9C%E6%97%A5%E5%BF%97\n\n[ParamsValidation]:https://github.com/morn-team/morn-boot-projects/wiki/ParamsValidation-%E6%95%B0%E6%8D%AE%E6%A0%A1%E9%AA%8C\n\n[PersistFunction]:https://github.com/morn-team/morn-boot-projects/wiki/PersistFunction-%E6%8C%81%E4%B9%85%E5%8C%96%E5%87%BD%E6%95%B0\n\n[RestMessage]:https://github.com/morn-team/morn-boot-projects/wiki/RestMessage-REST%E6%B6%88%E6%81%AF\n\n[SpringBoot]:https://spring.io/projects/spring-boot\n\n## Quick Start\n\n### Maven Dependency\n\n最新版本: [![Maven Central](https://img.shields.io/maven-central/v/site.morn.boot/morn-boot-projects)](https://search.maven.org/search?q=morn-boot-projects)\n\n```\n\u003c!--自动化配置--\u003e\n\u003cdependency\u003e\n  \u003cgroupId\u003esite.morn.boot\u003c/groupId\u003e\n  \u003cartifactId\u003emorn-boot-autoconfigure\u003c/artifactId\u003e\n  \u003cversion\u003e${morn.version}\u003c/version\u003e\n\u003c/dependency\u003e\n\u003c!--核心库--\u003e\n\u003cdependency\u003e\n  \u003cgroupId\u003esite.morn.boot\u003c/groupId\u003e\n  \u003cartifactId\u003emorn-boot-core\u003c/artifactId\u003e\n  \u003cversion\u003e${morn.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### 必要配置\n\nSpringBootApplication\n\n```\n@EnableCaching // 开启缓存\n```\n\n## Reference\n\n### Specification 规范\n\n基于[SpringBoot][SpringBoot]提供常用业务组件的基础规范及组件，这些组件更类似优秀实践。\n它们介于实际业务和Framework之间，同时这也是[MornBoot][MornBoot]框架的定位。 不同业务框架往往会开发各式各样的业务组件，功能大同小异，质量参差不齐，结构缺乏包容性。\n[MornBoot][MornBoot]设计的初衷就是提供标准组件，替代这些业务组件，并提供足够高的扩展性以包容各种业务场景。\n\n* [ApplicationMessage][ApplicationMessage]：应用消息\n* [Notify][Notify]：系统通知\n* [OperationLog][OperationLog]：操作日志\n* [RestMessage][RestMessage]：REST消息\n\n### CRUD 搬砖\n\n主要提供`MVC`、`ORM`业务中，较为常见和基础的组件、规范。\n\n* [CacheGroup][CacheGroup]：分组缓存\n* [Cipher][Cipher]：消息加密\n* [JSON][JSON]：序列化\n* [ParamsValidation][ParamsValidation]：参数校验\n* [PersistFunction][PersistFunction]：持久化函数\n\n### Features 特性\n\n主要提供[MornBoot][MornBoot]特有的特性、功能，[MornBoot][MornBoot]\n中的许多组件依赖这些特性进行开发，部分特性拥有极高的扩展性，并不仅限于供[MornBoot][MornBoot]使用。部分特性的设计初衷就是让使用者依据自身业务框架进行补充和扩展。\n\n* [BeanEnhance][BeanEnhance]：实例增强\n* [ExceptionInterpreter][ExceptionInterpreter]：异常解释\n\n### Framework 框架\n\n主要提供主流开源框架的封装、扩展，提供更具业务化的组件，提升开发效率。这些组件并不是单纯的对框架进行使用，也提供了一些实践思路，和包容性的结构，以及对框架使用过程的优化和完善。\n\n\u003e 开源框架、中间件通常倾向于提高特性、功能、性能，而MornBoot则侧重提升框架使用体验和效率，并尽可能兼容足够多的框架能力。\n\n* [JpaAssist][JpaAssist]：JPA辅助\n* [MessageQueue][MessageQueue]：消息队列\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorn-team%2Fmorn-boot-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorn-team%2Fmorn-boot-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorn-team%2Fmorn-boot-projects/lists"}