Package restapi
Class BackEndApplication
java.lang.Object
restapi.BackEndApplication
@ServletComponentScan
@SpringBootApplication
@EnableWebSocketMessageBroker
public class BackEndApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.servlet.config.annotation.WebMvcConfigurer
static void
-
Constructor Details
-
BackEndApplication
public BackEndApplication()
-
-
Method Details
-
main
-
corsConfigurer
@Bean public org.springframework.web.servlet.config.annotation.WebMvcConfigurer corsConfigurer()
-