Describe the bug Hey! There was an error getting redisson's yaml configuration file from a different environment through the springcloud config component @claymccoy @ogrodnek @rmorgan

Sample

Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec

Comment From: spencergibb

Screenshots aren't very helpful. I can't see how this is a problem with config server without instructions on how to recreate the problem

Comment From: noseparte

ok. Here's the whole problem. @spencergibb I upgraded my company's project from boot to cloud, so I added the springcloud eureka, config component Before the new, The program is normal and redisson.yaml can be loaded into. Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec


After upgrading to cloud Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec Now get redisson.yaml from the config repository through the bootstrap.yml file Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec


Here are the results Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec Spring Cloud Config Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec

Comment From: spencergibb

Again screenshots are not very helpful. Please provide a sample project that recreates the problem. It should be attached as a zip file or as a GitHub repo

Comment From: spring-projects-issues

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Comment From: spring-projects-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.