Package com.amos2020.javabackend
Class WebConfig
java.lang.Object
com.amos2020.javabackend.WebConfig
@Configuration
public class WebConfig
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description WebConfig() -
Method Summary
Modifier and Type Method Description org.springframework.web.servlet.config.annotation.WebMvcConfigurercorsConfigurer()
-
Constructor Details
-
WebConfig
public WebConfig()
-
-
Method Details
-
corsConfigurer
@Bean public org.springframework.web.servlet.config.annotation.WebMvcConfigurer corsConfigurer()
-