💻 개발IT/Spring
[swagger] Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException
초겨울
2022. 8. 25. 11:27
Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException
application.properties 파일에 아래와 같이 추가
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
반응형