An open API service indexing awesome lists of open source software.

https://github.com/easyj-projects/easyj-projects.github.io

EasyJ开源社区官网源码
https://github.com/easyj-projects/easyj-projects.github.io

Last synced: about 1 month ago
JSON representation

EasyJ开源社区官网源码

Awesome Lists containing this project

README

          


EasyJ

easyj.version


easyj-maven-plugin.version

[![Test](https://github.com/easyj-projects/easyj/actions/workflows/test.yml/badge.svg)](https://github.com/easyj-projects/easyj/actions/workflows/test.yml)
[![License](https://img.shields.io/github/license/easyj-projects/easyj.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![CodeCov](https://codecov.io/gh/easyj-projects/easyj/branch/develop/graph/badge.svg)](https://codecov.io/gh/easyj-projects/easyj)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a8b229cc187c4d0ebcb1057d8f89b4ab)](https://www.codacy.com/gh/easyj-projects/easyj/dashboard?utm_source=github.com&utm_medium=referral&utm_content=easyj-projects/easyj&utm_campaign=Badge_Grade)

> 简化Java开发的必备组件

- **    快捷集成:** 想要使用哪个功能,引用对应的starter依赖即可
- **简单的配置:** 只需配置yaml,连 `logback.xml` 也转换成了yaml进行配置
- **    即插即用:** `@Cache304`、`@ExcelExport`、`出入参加密解密`
- **        中间件:**` DWZ(短链接服务)`、`WebSocket服务中间件`
- ** Maven插件:** `simplify`(代替 `org.codehaus.mojo:flatten-maven-plugin` 插件)、`spring-boot-extend`(支持 `includeGroupIds`)

文档
[GitHub仓库](https://github.com/easyj-projects)  
[Gitee仓库](https://gitee.com/easyj-projects)