BEAL3771: Cache Headers in Spring MVC

This commit is contained in:
chirag d
2020-02-08 16:34:45 +05:30
parent bfba3e457a
commit 92b7e549a1
8 changed files with 100 additions and 27 deletions
+13
View File
@@ -0,0 +1,13 @@
*.class
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
# Packaged files #
*.jar
*.war
*.ear