JPA 테스트를 진행하며 swagger ui 를 붙이다가 아무리 수정해도 swagger를 못받아오는 희안한 일이 벌어져서 찾아보니
You can try invalidating the cache and restarting IntelliJ, in many cases it will help.
File -> Invalidate Caches/Restart
해당 방법으로 쉽게 해결되었다.
JPA 테스트를 진행하며 swagger ui 를 붙이다가 아무리 수정해도 swagger를 못받아오는 희안한 일이 벌어져서 찾아보니
You can try invalidating the cache and restarting IntelliJ, in many cases it will help.
File -> Invalidate Caches/Restart
해당 방법으로 쉽게 해결되었다.