File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212- [ Prefer constructor injection] ( #prefer-constructor-injection )
1313 * [ Before] ( #before )
1414 * [ After] ( #after )
15- * [ After (if Lombok option is selected)] ( #after-- if-lombok-option-is-selected- )
16- * [ After (if Lombok option is NOT selected)] ( #after-- if-lombok-option-is-not-selected- )
17- - [ Don't use ` @RequestMapping ` on methods] ( #don-t- use--- requestmapping- -on-methods )
15+ * [ After (if Lombok option is selected)] ( #after-if-lombok-option-is-selected )
16+ * [ After (if Lombok option is NOT selected)] ( #after-if-lombok-option-is-not-selected )
17+ - [ Don't use ` @RequestMapping ` on methods] ( #dont- use-requestmapping-on-methods )
1818 * [ Before] ( #before-1 )
1919 * [ After] ( #after-1 )
20- - [ Don't specify a name argument on annotations like ` @PathVariable ` ] ( #don-t- specify-a-name-argument-on-annotations-like--- pathvariable- )
20+ - [ Don't specify a name argument on annotations like ` @PathVariable ` ] ( #dont- specify-a-name-argument-on-annotations-like-pathvariable )
2121 * [ Before] ( #before-2 )
2222 * [ After] ( #after-2 )
2323
You can’t perform that action at this time.
0 commit comments