In the process of rabbitmq docking, after importing the jar package, errors such as mismatch of jar package version and lack of method are reported during compilation;
Processing method: import the missing jar package
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.7</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.8</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.8</version>
</dependency>
Read More:
- Spring jacjson version conflict “nosuchme” thodError:com.fasterxml.jackson.databind.ObjectMapper.canSerialize “
- [Jackson exception] com.fasterxml.jackson . databind.JsonMappingException Exception handling method
- com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class
- NoClassDefFoundError: org/codehaus/jackson/map/ObjectMapper
- Solution to error report of Jackson coordinate introduced by spring
- When pychar’s project interpreter installs the package, nothing to show
- Solution of CONDA (PIP) bad interpreter
- “Failed to create interpreter” appears when pychar creates a new project
- Field userrepository in com.example.demo2.service.imp.UserServiceImp required a bean of type ‘com.ex
- Eclipse PyDev “interpreter does not exist in filesystem”
- Spring MVC 406 status code / could not find acceptable representation
- Caused by: java.lang.ClassNotFoundException: com.alibaba.nacos.api.naming.NamingMaintainService
- fatal: unable to access ‘https://github.com/xxx‘: Failed to connect to github.com
- Loading class `com.mysql.jdbc.Driver‘. This is deprecated. The new driver class is `com.mysql.cj.jdb
- com.alibaba.fastjson .JSONException: For input string: “3000-01-01” or “9999-12-31”
- Push failed Unable to access ‘https://github.com/‘: Failed to connect to github.com port 443: Timed
- Failed to execute goal com.spotify:docker-maven-plugin:1.0.0:build Exception caught: basedir src/mai
- How to receive localdatetime type in background
- [error log] 27.1.0 series of errors Error:Failed to resolve: com.android.support :support-an notations:27.1.0
- com.netflix.zuul.exception.ZuulException: Forwarding error