Skip to content

dijia478/rest-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rest-controller

本项目提供展示以下功能特性

  • 通过 spring boot 2.3.2 完成了rest接口搭建
  • 通过 Validated注解 + 参数校验异常捕获 完成了参数校验
  • 通过 全局异常处理 + 自定义异常 + 响应码枚举 完成了异常处理
  • 通过 全局响应体处理 完成了响应数据体
  • 通过 swagger3.0 完成了API文档
  • 通过 lombok 完成了代码简化
  • 通过 MessageSource 完成了响应体消息国际化

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages