11 2023 档案

摘要:下载包 官网下载 3.X 的包 启动项目 1、解压,目录etcf下properties 修改端口 2、启动nexus需要指定用户,这边直接修改 /etc/profile ,在最下面加上 export RUN_AS_USER=root 指定root启动就好了,虽然官网不建议,但是不影响; 3、bin目 阅读全文
posted @ 2023-11-30 03:04 窃窃私语QAQ 阅读(62) 评论(0) 推荐(0) 编辑
摘要:docker安装tdengine 注意版本,当前安装的是2.X版本 # 查看当前tdengine服务端版本 docker history 镜像名称 项目中的依赖版本要同步,版本接近即可,大版本需一致 <!--涛思时序数据库驱动--> <dependency> <groupId>com.taosdat 阅读全文
posted @ 2023-11-28 15:47 窃窃私语QAQ 阅读(106) 评论(0) 推荐(0) 编辑
摘要:依赖 <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> <version>2.3.12.RELEASE</version> 发布端 stringRed 阅读全文
posted @ 2023-11-28 15:23 窃窃私语QAQ 阅读(22) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示