添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
内向的烤面包  ·  MySQL :: Restore ...·  2 月前    · 
帅呆的佛珠  ·  What is ...·  5 月前    · 
从容的路灯  ·  Image elements ...·  1 年前    · 
Accepted answer

spring for apache kafka 2.0.x is not compatible with spring boot 2.1.x . you have to use spring-kafka 2.2.x . more over would be better to just rely on the dependency from spring boot per se. please, see https://start.spring.io/ for more info how properly start the project for spring boot.

and please, don’t duplicate your question in different places if that was not asked.

Related Query

  • Spring kafka error Caused by: java.lang.ClassNotFoundException: org.springframework.kafka.transaction.KafkaAwareTransactionManager
  • ClassNotFoundException for javax.xml.bind.JAXBException with Spring Boot when switch to Java 9
  • Spring Kafka integration test Error while writing to highwatermark file
  • JAXB ClassNotFoundException Building Spring Boot App 2.2.0 with Java 11
  • Spring Security Java - Multiple Authentication Manager - 2 bean found error
  • upstream connect error or disconnect/reset before headers. reset reason: connection failure. Spring Boot and java 11
  • Spring Cloud Kafka Stream Unable to create Producer Config Error
  • Java Spring Boot application doesn't run from IDEA due to kotlin error
  • Spring Boot 2.1.5 Java 11 Modules, Error assembling JAR: Could not create modular JAR file. The JDK jar tool exited with 1 -> [Help 1]
  • Spring Boot Kafka Startup error "Connection to node -1 could not be established. Broker may not be available."
  • With Spring boot and integration DSL, getting error ClassNotFoundException integration.history.TrackableComponent
  • How to customize java spring @NotNull validation error message
  • Spring Boot Java Kafka configuration, overwrite port
  • Spring Integration Java DSL Error
  • Active Directory authentication via spring security returns bad credential for valid users caused by LDAP: error code 49
  • Java Spring boot controller @RequestParam gives error "Required String parameter 'name' is not present"
  • spring boot error - Caused by: java.lang.IllegalStateException: Could not configure JTA platform
  • Azure - Accessing Key Vault using User Managed Identity in Java Spring Boot : Error Details: ManagedIdentityCredential authentication unavailable?
  • Kafka Fails to Process all the messages - Java Spring Boot
  • Error while staring spring boot Kafka project
  • Error when trying to set up JDBC connection with local MYSQL database in Java 17 with a spring boot project
  • ClassNotFoundException while running spring boot multi release jar with java 11
  • Getting "Broker may not be available" error when spring boot container tries to connect kafka container
  • Error creating bean with name 'entityManagerFactory' while using Spring boot 2.0 with Java 11
  • Classes with default access result in NoClassDefFound error at runtime in spring boot project for java 11
  • Java Spring persist stack trace when 500 error happens
  • Error in kafka consumer with spring boot (disconnected)
  • Java Spring Boot project with Websockets returning status 500 error
  • spring boot run in java CLI has a strange error that java.io.FileNotFoundException
  • Spring-kafka with spring boot actuator error - Caused by: java.lang.ClassNotFoundException: org.springframework.kafka.core.ProducerFactory$Listener
  • More Query from same tag

  • Cannot find a way to get the parameterized type on a method parameter of a Spring bean
  • Spring Boot 2.1 Micrometer Kafka consumer metric statistic COUNT is "NaN"
  • Spring Boot 1.5.8 URL Case Insensitive Configuration
  • spring boot appication termination in ecllipse error
  • Spring Data MongoDB: Database name must only contain letters, numbers, underscores and dashes
  • No 'Access-Control-Allow-Origin' header is present on the requested resource - when trying to get data from REST api using Axios
  • Multiple many-to-many relations between two entities
  • Spring boot logging partially to log file and console when used log4j2
  • How do you encode a file to base64 then upload as multipart file to backend api using JS?
  • Docker-compose for Spring Boot adaptation for different environements
  • Spring Boot Deploying Old Project
  • How to URL-encode the the whole xml value of a query param using Spring's rest template?
  • The POM for unknown.binary:mysql-connector-java-5.1.23-bin:jar:SNAPSHOT is missing, no dependency information available
  • Spring Boot and Log4j Issue
  • Redis data is getting deleted in docker after restarting my spring Boot application
  • RequestMapping URL pattern ending with jsp
  • How to display nested json object in json array on Server side using Mustache
  • Problem in running spring boot jar artifact
  • Spring Boot - How to fix Session bean with cors and spring security
  • Running SpringBootTest Context Without Testcontainers Launch
  • Error: java: package org.springframework.boot does not exist
  • Adding Pointcut on a random line inside a function
  • Pivotal Cloud Foundry p2p communication between same application instances
  • Spring Boot REST: Filter results depending on user role
  • Cancellation Exception in LettuceReactiveSubscription while graceful shutdown in Webflux
  • Hibernate does another select before save
  • Why deploying a spring boot (Java) application to Googles App Engine gives error for both Flexible and Standard environment?
  • How to query data from PostGIS by country?
  • Spring Boot & JPA inner Join of 2 Tables
  • Spring Boot: Confirming registration in RESTful
  •