Class CorsConfiguration


  • @Configuration
    @EnableConfigurationProperties(CorsProperties.class)
    public class CorsConfiguration
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CorsConfiguration

        public CorsConfiguration()