spring boot 想杜绝spring mvc辣么多xml配置,所有在spring boot中没有几乎没有xml文件(当然你用xml也兼容),全部用properties 和 注解去代替