Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peacetrue/peacetrue-spring

Spring 框架扩展。
https://github.com/peacetrue/peacetrue-spring

spring spring-boot

Last synced: 4 days ago
JSON representation

Spring 框架扩展。

Awesome Lists containing this project

README

        

= 概述
:website: https://peacetrue.github.io
:app-group: com.github.peacetrue.spring
:app-name: peacetrue-spring
:imagesdir: docs/antora/modules/ROOT/assets/images

image:https://img.shields.io/github/actions/workflow/status/peacetrue/{app-name}/main.yml?branch=master["GitHub Workflow Status",link="https://github.com/peacetrue/{app-name}/actions"]
image:https://snyk.io/test/github/peacetrue/{app-name}/badge.svg["Snyk",link="https://app.snyk.io/org/peacetrue"]
image:https://img.shields.io/testspace/tests/peacetrue/peacetrue:{app-name}/master["test space",link="https://peacetrue.testspace.com/"]
image:https://img.shields.io/codecov/c/github/peacetrue/{app-name}/master["Codecov",link="https://app.codecov.io/gh/peacetrue/{app-name}"]
image:https://img.shields.io/nexus/r/{app-group}/{app-name}-beans?label={app-name}&server=https%3A%2F%2Foss.sonatype.org%2F["{app-name}",link="https://central.sonatype.com/search?smo=true&q={app-group}"]

//@formatter:off

== 简介(What)

{website}/{app-name}/[{app-name}] 是一个 Spring 扩展组件。

== 背景(Why)

基于 Spring 框架结合本地项目特色实现增强功能。

== 用法(How)

引用如下 Gradle 依赖:

[source%nowrap,gradle,subs="specialchars,attributes"]
----
implementation "{app-group}:{app-name}-beans:\{latest-version}"
implementation "{app-group}:{app-name}-data:\{latest-version}"
implementation "{app-group}:{app-name}-web:\{latest-version}"
implementation "{app-group}:{app-name}-operator:\{latest-version}"
implementation "{app-group}:{app-name}-signature:\{latest-version}"
----

== 参与者(Who)

. peace([email protected])

== 活动(When)

初始提交于 2022-05-02,最近提交于 2022-11-01。

== 许可证(License)

https://github.com/peacetrue/{app-name}/blob/master/LICENSE[Apache License 2.0^]