文章 2024-08-12 来自:开发者社区

Spring Boot Admin 查看 Client 日志

日志配置如下:如何将不同业务模块产生的日志 分多文件记录 此时 Spring Boot Admin 中看不了 Client 的日志 Logfile Viewer By default the logfile is not accessible via actuator endpoints and therefore not visible in Spring Boot A...

文章 2022-10-24 来自:开发者社区

【微服务35】分布式事务Seata源码解析三:从Spring Boot特性来看Seata Client 启动时都做了什么

$stringUtil.substring( $!{XssContent1.description},200)...

【微服务35】分布式事务Seata源码解析三:从Spring Boot特性来看Seata Client 启动时都做了什么
文章 2022-04-25 来自:开发者社区

Spring Boot中使用Swagger CodeGen生成REST client

文章目录什么是Open API规范定义文件呢?生成Rest Client在Spring Boot中使用API Client 配置使用Maven plugin在线生成APISpring Boot中使用Swagger CodeGen生成REST clientSwagger是一个非常好用的API工具,我们会使用Swagger来暴露API给外界测试,那么有没有简...

文章 2021-12-22 来自:开发者社区

SpringBoot项目连接Redis:ERR Client sent AUTH, but no password is set

问题SpringBoot项目连接Redis报错:Caused by: redis.clients.jedis.exceptions.JedisDataException: ERR Client sent AUTH, but no password is set at redis.clients.jedis.Protocol.processError(Protocol.jav...

SpringBoot项目连接Redis:ERR Client sent AUTH, but no password is set

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

微服务

构建可靠、高效、易扩展的技术基石

+关注