Skip to content

Link-Kou/Plugin-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin-Spring

Plugin-Spring 能做什么?

基于Plugin-Spring实现以下功能

  • 统一输入与输出(JSON基于GSON)
  • 全局错误统一
  • 上下文辅助
  • Cookie辅助

使用环境

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

Maven仓库

<dependency>
  <groupId>com.github.link-kou</groupId>
  <artifactId>spring</artifactId>
  <version>1.0.2</version>
</dependency>

示列

使用方法待续

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages