摘要:
apollo参数信息 在pom.xml中添加依赖包 修改application.yml以apollo配置参数启动 apollo参数配置信息 在springboot启动类开启Apollo配置,添加注解 创建controller测试Apollo 启动springboot项目,打开浏览器访问 "http: 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/997646/202003/997646-20200315174505145-1873369843.png) ![](https://img2020.cnblogs.com/blog/997646/202003/997646-20200315174619162-1783011088.png) ![](https://img2 阅读全文
摘要:
Apollo默认部门有两个 如果想要增加自己的部门,只能通过数据库ApolloPortalDB修改表ServiceConfig中organizations 修改后退出重新登录,即可看到修改后的部门信息 阅读全文
摘要:
下载Apollo "下载地址:https://pan.baidu.com/s/1lkdCQ8Z2LzAOQpxcg7xEsA" f1jz 打开demo.sh并创建数据库 在创建的两个数据库中分别执行sql文件 修改demo.sh数据库信息 在/usr/local/下创建apollo文件夹 cd /u 阅读全文
摘要:
原因:这里用到了curl命令,是我的Ubuntu系统没有安装这个命令 查看是否安装curl命令,没有版本信息则没有安装 curl version 安装curl sudo apt get update sudo apt install curl 再次查看curl,则有对应的版本信息 阅读全文
摘要:
使用spring.profiles.active来区分配置 以apollo配置参数启动时,在springboot启动类开启Apollo配置,添加注解 不使用apollo配置参数启动时,在springboot启动类注释或去掉注解 阅读全文
摘要:
点击Window,选择Preferences 点击General,选择Workspace,勾选Refresh using native hooks or polling和Refresh on access,点击Apply and Close,即可自动刷新workspace 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/997646/202003/997646-20200315121612270-284496669.png) ![](https://img2020.cnblogs.com/blog/997646/202003/997646-20200315122338615-283685213.png) ![](https://img202 阅读全文