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

https://github.com/link-kou/plugin-spring

基于Spring的实现,统一的输参解析与输出返回
https://github.com/link-kou/plugin-spring

Last synced: about 2 months ago
JSON representation

基于Spring的实现,统一的输参解析与输出返回

Awesome Lists containing this project

README

        

# Plugin-Spring

### Plugin-Spring 能做什么?

> 基于Plugin-Spring实现以下功能
- 统一输入与输出(JSON基于GSON)
- 全局错误统一
- 上下文辅助
- Cookie辅助

---
### 使用环境

JAVA > 1.8
Maven > 3.X
Mybatis > 3.X

### Maven仓库

```xml

com.github.link-kou
spring
1.0.2

```

### 示列

```xml

```

### 使用方法待续