2021-08-08

This commit is contained in:
2021-08-08 20:15:27 +09:00
parent 2eef7786bd
commit 8ab9c4125b
26 changed files with 520 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
@Slf4j
@Configuration
@EnableWebMvc
public class WebConfig implements WebMvcConfigurer {
//@Autowired
//private JwtInterceptor jwtInterceptor;