728x90 Not Found1 spring static 경로 404 SwaggerConfig에 추가된 @EnableWebMvc 어노테이션이 원인이었다. 해당 어노테이션 사용시 따로 추가해줘야한다 package com.zeroback.aboutme.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.EnableWebMvc; import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry; import org.springframewo.. 2022. 8. 10. 이전 1 다음 728x90