nacos与spring版本问题
spring-cloud-starter-alibaba-nacos-discovery的版本为2.2.3.RELEASE,依赖的nacos-client版本为1.3.3,依赖的jackson-core,jackson-databind版本为2.10.4. spring-boot-starter-json版本2.2.7.RELEASE依赖的j ...
Spring Cloud与Spring Boot版本对应问题
官方版本对应信息(json格式): https://start.spring.io/actuator/info 参考: SpringBoot与SpringCloud的版本对应详细版
nacos应用启动报错的问题
1.4.0版本 单机模式下 错误:code:503,msg:server is DOWN now, please try again later! 解决办法:删除掉nacos server的data下所有文件即可。
ServletContainerInitializer
参考: Servlet3.0 - ServletContainerInitializer注册JAVA组件 ServletContainerInitializer在SpringBoot中的使用
Spring优秀开源项目
springboot-plus https://gitee.com/xiandafu/springboot-plus SpringBlade https://gitee.com/smallc/SpringBlade spring-boot-pay https://gitee.com/52itstyle/spring-boot-pay Spring Boot Starter Minio ht ...
木兰宽松许可证, 第2版
木兰宽松许可证, 第2版 木兰宽松许可证, 第2版 2020年1月 http://license.coscl.org.cn/MulanPSL2 您对“软件”的复制、使用、修改及分发受木兰宽松许可证,第2版(“本许可证”)的如下条款的约束: 0. ...
Another Redis Desktop Manager 1.3.9
免费开源的Redisk客户端 github: https://github.com/qishibo/AnotherRedisDesktopManager
JetBrains 全家桶激活(更新2020.3)
BetterIntelliJ插件激活,请使用下面的激活码: 激活工具下载: JetBrains 2020.3 最新版本全家桶激活 12月5日更新 请使用包中的安装码进行安装
免费的流程图绘制软件
官网:https://www.diagrams.net/ 直接在线使用: https://app.diagrams.net/ 桌面版下载: https://github.com/jgraph/drawio-desktop/releases
nacos安装
官网:https://nacos.io/ 安装,以1.4.0版为例: github下载:https://github.com/alibaba/nacos/releases/download/1.4.0/nacos-server-1.4.0.tar.gz 解压缩: 进入解压后的目录: 以单节点方式启动: 打开管理 ...