Questions tagged [spring-properties]
166 questions
-1
votes
1 answer
Reading properties with Spring throws exceptions
I am trying to read properties from a file with Spring. However I am constantly get NullPointerExceptions. I am not sure what I do wrong since I already have done this in my RestController class with an @Configuration annotation.…

Maevy
- 261
- 4
- 24