1springboot与微服务

1.微服务:一个项目中 可以由多个 小型服务构成 (微服务)

2.spring boot 可以快速开发 微服务模块

  a.简化j2ee开发

  b.整个spring技术栈的整合(整合springmvc spring)

  c.整个j2ee技术的整合(整合 mybatis  redis..)

猜你喜欢

转载自www.cnblogs.com/unlasting/p/12210063.html