上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 54 下一页
摘要: 1.创建聚合父工程Project 1.1 maven-archetype-site(更复杂的网站项目) 1.2 springcloud 版本和 springboot 对应的版本 SpringBoot2.X版和SpringCloud H版 SpringCloud Alibaba 2.1 Springc 阅读全文
posted @ 2022-04-04 11:53 BBS_自律 阅读(145) 评论(0) 推荐(0)
摘要: 1.微服务的设计原则 1.1 相关资料收费 时间太短了 2.微服务架构搭建 尚硅谷 2.1 评论说是有坑消息 少依赖 2.2 网盘 资料链接:https://pan.baidu.com/s/1KN0YcynEkJZWZ8_JOdQ4Ew 提取码:crm9 3.动力节点springcloud 4.黑马 阅读全文
posted @ 2022-04-04 01:12 BBS_自律 阅读(47) 评论(0) 推荐(0)
摘要: 转 Spring框架:第七章:AOP切面编程 TRANSLATE with x English Arabic Hebrew Polish Bulgarian Hindi Portuguese Catalan Hmong Daw Romanian Chinese Simplified Hungaria 阅读全文
posted @ 2022-04-02 15:45 BBS_自律 阅读(30) 评论(0) 推荐(0)
摘要: 1.背景:公司框架 做了全局异常处理,如当前接口定义请求方式是POST,但在调用的时候却使用 GET 后台: Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' 阅读全文
posted @ 2022-04-02 14:40 BBS_自律 阅读(642) 评论(0) 推荐(0)
摘要: 如何使用JMeter进行并发测试 TRANSLATE with x English Arabic Hebrew Polish Bulgarian Hindi Portuguese Catalan Hmong Daw Romanian Chinese Simplified Hungarian Russ 阅读全文
posted @ 2022-04-02 10:38 BBS_自律 阅读(35) 评论(0) 推荐(0)
摘要: 转 https://blog.csdn.net/ningzxg/article/details/93894421 long timeNew = System.currentTimeMillis()/ 1000; // 10位数的时间戳 long timeNew = System.currentTim 阅读全文
posted @ 2022-04-01 17:32 BBS_自律 阅读(573) 评论(0) 推荐(0)
摘要: 1.http请求工具类 package com.ins.mesrabbitmq.common.util;import org.springframework.data.annotation.Version;import org.springframework.data.repository.quer 阅读全文
posted @ 2022-03-31 09:37 BBS_自律 阅读(413) 评论(0) 推荐(0)
摘要: 转 IntelliJ IDEA实时代码模板&快捷注释(Live Templates) idea配置代码注释模板 IDEA类和方法注释模板设置(非常详细) IDEA中设置注释模板的方法 1.注释 得有方法注释 和代码注释 editor -- 编辑中操作 代码注释 注意一下触发方式 1.2 方法注释 * 阅读全文
posted @ 2022-03-30 15:19 BBS_自律 阅读(685) 评论(0) 推荐(0)
摘要: 1.需求对接第三方 http post请求 请求报文中message字段 是xml格式;接口返回信息也是xml 1.1 请求xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <com.ctc.ema.server.jwsserve 阅读全文
posted @ 2022-03-30 10:24 BBS_自律 阅读(456) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xiaodou00/p/15064493.html 2. Spring Boot、Spring Cloud 、Spring Cloud Alibaba 各版本依赖关系 2.SpringCloud微服务 Alibaba组件(一) 3. Alibaba微服 阅读全文
posted @ 2022-03-29 16:03 BBS_自律 阅读(522) 评论(0) 推荐(0)
上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 54 下一页