목차

SpringFox

The Springfox suite of java libraries are all about automating the generation of machine and human readable specifications for JSON APIs written using the spring family of projects.

Spring MVC and swagger

숫자값 parsing 에러

@ApiParam(value = "userId", defaultValue="1", example = "1") int userId;

참조