cjl
2023-08-23 06b49617f43d36220649e81a7e4ac912356fd1b4
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;