Spring boot spring.kafka.bootstrap-servers not getting picked up by consumer config
I realized there were @Configuration beans elsewhere in the project that were manually setting the properties. I removed them and everything worked.
I realized there were @Configuration beans elsewhere in the project that were manually setting the properties. I removed them and everything worked.