Ignore sessionAttribute

This commit is contained in:
shalousun 2021-11-10 20:06:01 +08:00
parent 3daa8333ad
commit 6f1e358c47
2 changed files with 1081 additions and 1072 deletions

View File

@ -50,4 +50,6 @@ public interface SpringMvcAnnotations {
String REST_CONTROLLER = "RestController";
String PATH_VARIABLE = "PathVariable";
String SESSION_ATTRIBUTE = "SessionAttribute";
}

File diff suppressed because it is too large Load Diff