79791048

Date: 2025-10-15 10:30:10
Score: 3.5
Natty:
Report link

You are not allowed to proxy the method with annotation @PostConstruct, that is the reason why the aspect will not be executed. You can remove the code from @PostContruct and use it in a separate method to avoid the issue.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @PostConstruct
  • User mentioned (0): @PostContruct
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sathya Priya