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.WebMvcConfigurer corsConfigurer()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • corsConfigurer

      @Bean public org.springframework.web.servlet.config.annotation.WebMvcConfigurer corsConfigurer()