问题

Failed to introspect Class KafkaMetricsAutoConfiguration

原因:

重构的时候遇到这个问题,主要是因为重新升级SpringBoot版本从2.0升级到2.3.12导致的版本不兼容

问题解决

建议去官网看下依赖的版本

Dependency versions

我的全部依赖

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"><parent><artifactId>npp</artifactId><groupId>com.datadevelopment</groupId><version>2.0.0-RELEASE</version></parent><m

解决Failed to introspect Class KafkaMetricsAutoConfiguration相关推荐

  1. 异常解决——Failed to introspect Class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration]

    spring cloud 版本 G版.我使用的pagehelper-spring-boot-starter版本是1.2.1  ,升级到1.2.5 ,问题解决.

  2. SpringBoot启动报错:Failed to introspect Class [XXX] from ClassLoader解决办法

    Failed to introspect Class [XXX] from ClassLoader 今天做项目引入一个maven之后项目启动报错,很是无奈.碰到这种引入jar包导致的启动问题很可能是就 ...

  3. 异常解决:java.lang.IllegalStateException: Failed to introspect Class

    java.lang.IllegalStateException: Failed to introspect Class 异常详情 原因 解决办法 异常详情 Exception encountered ...

  4. IDEA| java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.context

    问题:java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.context.pr ...

  5. Failed to introspect Class [org.springframework.cloud.context.properties.ConfigurationPropertiesBean

    背景 在使用springboot集成Spring Cloud的时候报错: Failed to introspect Class [org.springframework.cloud.context.p ...

  6. Caused by: java.lang.IllegalStateException: Failed to introspect Class

    Spring-Data-ElasticSearch整合spring boot问题 Caused by: java.lang.IllegalStateException: Failed to intro ...

  7. Failed to introspect Class from LaunchedURLClassLoader

    今天调试一个springboot应用程序,本地运行正常,部署到服务器上,报错. nested exception is org.springframework.beans.factory.BeanCr ...

  8. Failed to introspect Class [org.springframework.cloud.gateway.config.GatewayAutoConfiguration$NettyC

    今天碰到一个版本的问题,搭建gateway.idea运行.maven工程来的. 起初运行一直卡在这,无法进入SpringBoot启动的界面 java.lang.IllegalStateExceptio ...

  9. Failed to introspect Class [com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration]

    Coused by :Failed to introspect Class [com.github.pagehelper.autoconfigure.PageHelperAutoConfigurati ...

最新文章

  1. ATS统计量proxy.node.client_throughput_out的单位调研
  2. aspx后台调用前台jquery_Jquery Ajax调用aspx页面方法
  3. 新茶饮“降价内卷”的尽头,是供应链?
  4. JQuery UI - resizable
  5. 想对你们每个人说的话
  6. 小程序 WXS响应事件(超出两屏显示返回顶部按钮)
  7. WPF:从WPF Diagram Designer Part 1学习控件模板、移动、改变大小和旋转
  8. jsp显示服务器路径下的图片,jsp 从服务器获取图片路径
  9. 开榨油店的失败教训_开榨油坊风险大吗?该如何投资
  10. sublime3环境
  11. JS兼容性问题:window.locatin.href is not a function
  12. ESP32基于arduino开发的心跳体温检测系统(一)项目介绍及准备
  13. Mac 直接在word 中使用latex编辑公式
  14. RK3399调试camera记录
  15. Win10 添加映射网络驱动器出现无法连接网络解决方案
  16. 电信重组唤醒“冬眠”的SP
  17. dependence walker
  18. Android 万能适配器BaseQuickAdapter操作及免费源码
  19. Matlab中的复数运算函数
  20. 卸载python重新安装_Python卸载了怎么重装

热门文章

  1. STC89C516驱动DS12C887时钟模块
  2. MT4电脑版软件有哪些特征?相比MT5软件有什么不同?
  3. 优化 MT4 性能让你的MT4更加流畅
  4. 【安卓】设置应用的开机启动
  5. 图解 Redis,还有人看不懂?
  6. 珠宝类主播带货:为什么大家现在都选择去做直播基地?
  7. python excel处理 pandas 统计重复数据
  8. Android仿微信上传图片发朋友圈
  9. BUUCTF 藏藏藏
  10. 特殊字符 “[”和“]” (方括号,中括号) 的处理