SpringBoot从1.5.1→2.2.4项目加包扫雷二:打不到符号java: org.springframework.boot.autoconfigure.web.相关配置错误支持包
import org.springframework.boot.autoconfigure.web.DefaultErrorAttributes→org.springframework.boot.web.servlet.error.DefaultErrorAttributes
import org.springframework.boot.autoconfigure.web.ErrorAttributes;→org.springframework.boot.web.servlet.error.ErrorAttributes
import org.springframework.boot.autoconfigure.web.ErrorController;→org.springframework.boot.web.servlet.error.ErrorController;