jinpengyong
2023-10-13 20c644e44d92fa02b873fb6189eee71615bc12d2
screen-api/src/main/java/com/moral/api/config/Interceptor/WebAppConfiguration.java
@@ -4,10 +4,7 @@
import org.springframework.boot.system.ApplicationHome;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import org.springframework.web.servlet.config.annotation.*;
import java.util.ArrayList;