BAEL-3824 code review fixes

This commit is contained in:
Kirill Vlasov 2020-06-10 14:37:14 +05:00
parent 658835bfe8
commit f01c29efe0
2 changed files with 2 additions and 25 deletions

View File

@ -1,25 +0,0 @@
/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/

View File

@ -3,3 +3,5 @@
This module contains articles about Spring Web MVC in Spring Boot projects.
### Relevant Articles:
- More articles: [[prev -->]](/spring-boot-modules/spring-boot-mvc-2)