Spring Boot 4 auto-configures a tools.jackson.databind.ObjectMapper bean. The service was importing the Jackson 2 package, causing a no-qualifying-bean error at startup. Refs #38 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Spring Boot 4 auto-configures a tools.jackson.databind.ObjectMapper bean. The service was importing the Jackson 2 package, causing a no-qualifying-bean error at startup. Refs #38 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>