Skip to content

1. 将 mybatis controller 模板里,类上 @RequestMapping 注解里的 url 改为首字母小写 2. 对 java 代码进行格式化,使其看上去更加美观 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 10, 2020

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants