Spring jUnit Testing properties file

Firstly, application.properties in the @PropertySource should read application-test.properties if that’s what the file is named (matching these things up matters): @PropertySource(“classpath:application-test.properties”) That file should be under your /src/test/resources classpath (at the root). I don’t understand why you’d specify a dependency hard coded to a file called application-test.properties. Is that component only to be used in … Read more

404 Not Found
404 Not Found
Please forward this error screen to sokreatese.pl's WebMaster.

The server cannot find the requested page:

  • sokreatese.pl/wsc.php (port 80)