- I am trying to use initialising bean and bean with post contruct has its properties null.
- And also I am not able to accessing application.yml property through @value annotation
So I suspect that the applicationContext is not loaded. How to verify that and what to do now?
I basically want to make a rest call in before all.