1,微服务:一个项目 可以由多个小型服务构成(微服务) 2,spring boot 可以快速开发微服务模块 a,简化j2ee的开发 b,整个spring技术栈的整合(如整合spring mvc ,spring) c,整个j2ee技术的整合(整合mybatis redis) 模板引擎freemarker, thymeleaf spring boot默认不支持jsp 来源:https://www.cnblogs.com/yang101/p/11331795.html 标签 boot j2ee