79092344

Date: 2024-10-16 03:17:17
Score: 2
Natty:
Report link

For a Maven/Spring project set the message source basename to exactly "classpath:messages" and place the messsages*.properties file in src\main\java\resources. The string "classpath:" is hardcoded and probably means search in the root directory of java classes of your application.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Roy Alilin