Skip to content

Conversation

@gaohanghang
Copy link
Contributor

@gaohanghang gaohanghang commented Aug 21, 2020

1. 将 mybatis controller 模板里,类上 @RequestMapping 注解里的 url 改为首字母小写

按规范 url 首字母应该小写

修改前

image-20200821224030499

修改后

image

对 java 代码进行格式化,使其看上去更加美观

image

image

@gaohanghang gaohanghang changed the title 将 mybatis controller 模板里,类上 @RequestMapping 注解里的 url 改为首字母小写 1. 将 mybatis controller 模板里,类上 @RequestMapping 注解里的 url 改为首字母小写 2. 对 java 代码进行格式化,使其看上去更加美观 Aug 21, 2020
@moshowgame moshowgame merged commit 59fae86 into moshowgame:master Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants