79377077

Date: 2025-01-22 09:11:00
Score: 3
Natty:
Report link

I managed to get over this error by adding the annotation to my test class: @ContextConfiguration(classes = { ScopeConfiguration.class}, initializers = ConfigDataApplicationContextInitializer.class)

I am not using @SpringJUnitConfig.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @SpringJUnitConfig
  • Low reputation (1):
Posted by: GioCio