摘要:
docker 安装rabbitMQ 一 下载镜像 进入docker hub镜像仓库地址:https://hub.docker.com/ 搜索rabbitMq,进入官方的镜像,可以看到以下几种类型的镜像;我们选择带有“mangement”的版本(包含web管理页面); 拉取镜像 docker pull 阅读全文
posted @ 2020-10-30 14:09
博小园
阅读(175)
评论(0)
推荐(0)
摘要:
Class not found TestTransaction java.lang.ClassNotFoundException: TestTransaction at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.Cl 阅读全文
posted @ 2020-10-30 08:50
博小园
阅读(1406)
评论(0)
推荐(0)