08 2021 档案

摘要:第一章 1.1 IDEA JUnitGenerator + Junit 5 1.2 Junit5 使用 (spring boot 2.2.X 以上都支持Junit5) 1.3 mock 测试 阅读全文
posted @ 2021-08-24 14:40 随风落木 阅读(7) 评论(0) 推荐(0)
摘要:介绍 JUnitGenerator 2.0 插件:能自动生成类的测试方法(空方法) 安装 IEDA -> File -> settings -> Plugins -> 搜索JunitG 安装JUnitGenerator 2.0 -> 重启IDEA 设置 1. 设置文件生成路径 IEDA -> Fil 阅读全文
posted @ 2021-08-24 14:37 随风落木 阅读(101) 评论(0) 推荐(0)
摘要:返回首页 > 【笔记】Spring Cloud Alibaba Nacos 一、什么是 Nacos 服务注册中心和配置中心。 官方给出的定义:https://nacos.io/zh-cn/docs/what-is-nacos.html 二、下载 下载和启动 使用有两种方式 1.自己下载源码编译. n 阅读全文
posted @ 2021-08-16 13:56 随风落木 阅读(30) 评论(0) 推荐(0)