79273957

Date: 2024-12-12 05:52:42
Score: 3
Natty:
Report link

I was able to make it work.

I had the custom binder configuration class annotated with @Configuration which was causing it to be automatically registered. By Removing the @Configuration I was able to use the custom binder for specific binding.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Configuration
  • User mentioned (0): @Configuration
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: RaRa