spring boot加spring security加mybatis加thymeleaf maven spring boot web项目,spring boot+spring security+mybatis+thymeleaf,简单实现了mysql数据库中的用户登录,适合入门参考; 模块名称是因为原本这个项目是想做一个消息模块的微服务,后面看了些资料想验证下,就变成现在这样了。趁现在这
springboot2.0加springcloud的eureka服务注册发现加zuul的简单路由及过滤 maven多模块服务,springboot2.0+springcloud的eureka服务注册发现+zuul的简单路由及过滤;4个服务都启动后,访问这个地址,可以看到简单路由的效果:http://localhost:3333/api-a/info