Nacos
文章平均质量分 82
Springboot+Nacos微服务
lyxl0818
这个作者很懒,什么都没留下…
展开
-
SpringBoot Nacos Oauth2 JWT 实现微服务搭建(二)------Nacos注册中心
搭建gateway模块原创 2021-12-30 22:06:26 · 440 阅读 · 0 评论 -
SpringBoot Nacos Oauth2 JWT 实现微服务搭建(一)------Nacos配置
SpringBoot Nacos Oauth2 JWT 实现微服务搭建(一)最近学习使用SpringBoot 搭建微服务,写此文章进行记录一下.先来概述: 1.使用SpringBoot搭建基础服务 2.使用Nacos实现注册中心配置管理 3.配置Geteway实现统一路径入口 4.使用Ribbon实现跨模块调用 5.使用Oauth2进行Token认证 6.升级使用JWT令牌List item...原创 2021-12-08 23:28:31 · 878 阅读 · 0 评论 -
SpringBoot Nacos Oauth2 JWT 实现微服务搭建(三)------Nacos配置中心
SpringBoot Nacos Oauth2 JWT 实现微服务搭建(三)最近学习使用SpringBoot 搭建微服务,写此文章进行记录一下.先来概述: 1.使用SpringBoot搭建基础服务 2.使用Nacos实现注册中心配置管理 3.配置Geteway实现统一路径入口 4.使用Ribbon实现跨模块调用 5.使用Oauth2进行Token认证 6.升级使用JWT令牌(SpringBoot项目搭建略)Nacos注册中心上一章节已经实现Nacos在的注册中心,本章节继续使用Na原创 2022-01-20 00:11:21 · 699 阅读 · 0 评论