79183115

Date: 2024-11-13 00:55:33
Score: 2.5
Natty:
Report link

since your attribute

private static ApplicationContext ctx;

are static you need to reference in your set as

ApplicationContextUtils.ctx = appContext;

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: jmuozolvera