SpringBoot 2.7.13์์ swagger๋ฅผ ์ฌ์ฉํ๊ธฐ ์ํด dependencies๋ฅผ ์ถ๊ฐํ ๋ค ์คํํ์์ผ๋ ์๋์ ๊ฐ์ ์ค๋ฅ๊ฐ ๋ฐ์ํ์๋ค ใ ใ
org.springframework.context.ApplicationContextException: Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException
์ฐพ์๋ณด๋ application.properties ์ ์๋ ์ฝ๋๋ฅผ ์ถ๊ฐํ๋ฉด ๋๋ค๊ณ ํ๋ค
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
2.6 ๋ฒ์ ์ดํ์ spring.mvc.pathmatch.matching-strategy๊ฐ์ด ant_path_matcher์์ path_pattern_parser๋ก ๋ณ๊ฒฝ๋๋ฉด์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ์ค๋ฅ๊ฐ ๋ฐ์ํ๋ ๊ฒ์ด๋ผ๊ณ ํ๋ค
'๐๋ฐฑ์๋ : BackEnd' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[SpringBoot ํ๋ฉฐ ๋ง์ฃผ์น ์ค๋ฅ] Transaction silently rolled back because it has been marked as rollback-only (0) | 2023.10.09 |
---|---|
[SpringBoot] dto์ ์์น (0) | 2023.07.31 |
[SpringBoot] SpringBoot ์ ๋ฆฌ (0) | 2023.07.15 |
Spring๊ณผ SpringBoot์ ์ฐจ์ด (0) | 2023.06.22 |
[Spring] @Autowired์ ์์น์ Required์ต์ (0) | 2023.06.19 |