79354838

Date: 2025-01-14 11:27:33
Score: 1
Natty:
Report link

This is more of a Spring question, but if this is specifically about getting properties, you can just access it directly using the JDK classes using this static method java.lang.System#getProperty(java.lang.String) without relying on Spring injection.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Radoslav Husar