/** 拦截所有 包括 *.js *.css *.png 等等
/ 只拦截 /login, /logout, /index等等
springmvc 拦截通配符 /** /
原文:https://www.cnblogs.com/hfultrastrong/p/10705172.html