개발관련 잡다/개발노트-글
인텔리제이에서 placeholderConfiguerer 가 설정되지 않는 현상..
아라한사
2019. 11. 30. 22:11
하... 지금 업데이트를 내가 안해서 그런가 .ㅡ.ㅡ;
그래들에서는 placeholder 가진 테스트가 되는데 인텔리제이에서는 안되네;;?;
Intellij IDEA complains cannot resolve spring boot properties but they work fine
Can not resolve configuration property '... I have no problem accessing my properties through the @Value annotation or through an autowired Evironment. But all of my own defined properties get this
stackoverflow.com
비슷한 현상인것 같은데..
intellij spring boot @Value annotation not working
After Intellij update, my all spring boot project cannot read properties from custom properties file. before update, all project can find 'application-{OPTION}.properties. it seems like active prof...
intellij-support.jetbrains.com
우선 인텔리제이를 최신버젼으로 업뎃중 ㅠ 하...