Some of the annotations in spring:
@Transactional: http://www.cnblogs.com/yepei/p/4716112.html.
@RequestMapping: http://www.cnblogs.com/qq78292959/p/3760560.html.
@RequestBody @ResponseBody: http://blog.csdn.net/kobejayandy/article/details/12690555.
@Autowired: http://blog.csdn.net/heyutao007/article/details/5981555.
Some annotations in the swagger:
@Api @ApiOperation @ApiImplicitParams @ApiImplicitParam @ApiResponses
@ApiResponse @ApiModel @ApiModelProperty
Http://www.cnblogs.com/java-zhao/p/5348113.html.
In the MyBatis:
@Param: http://www.cnblogs.com/thomas12112406/p/6217211.html.
* * various annotations.
**baseresponse returns the encapsulation of the object.
**mybatis
Attached: Linux:
PS Instruction Detailed: http://blog.csdn.net/hanner_cheung/article/details/6081440.
Install jdk:http://www.cnblogs.com/zeze/p/5902124.html.
Install Tomcat and deploy the app: Http://www.cnblogs.com/xdp-gacl/p/4097608.html.
Build FTP server: http://www.cnblogs.com/xiaojiaocx/p/6410015.html
http://blog.csdn.net/wantaway314/article/details/52584531
Http://www.cnblogs.com/shenxiaolin/p/5723962.html
Http://www.linuxidc.com/Linux/2012-02/55346.htm.
Some annotations of spring and swagger, Linux