记得上下班打卡 | git大法好,push需谨慎

Commit f3f7bc0b authored by GaoHu's avatar GaoHu

exit MVC

parent ec80de80
...@@ -6,7 +6,7 @@ import org.springframework.beans.factory.annotation.Autowired; ...@@ -6,7 +6,7 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry; import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
//@Configuration @Configuration
public class GoblinWebMvcConfig extends WebMvcConfig { public class GoblinWebMvcConfig extends WebMvcConfig {
@Autowired @Autowired
public GlobalAuthorityInterceptor globalAuthorityInterceptor; public GlobalAuthorityInterceptor globalAuthorityInterceptor;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment