- All Implemented Interfaces:
- org.springframework.security.config.annotation.SecurityConfigurer<javax.servlet.Filter,org.springframework.security.config.annotation.web.builders.WebSecurity>, org.springframework.security.config.annotation.web.WebSecurityConfigurer<org.springframework.security.config.annotation.web.builders.WebSecurity>
@SpringBootApplication
@EnableOAuth2Sso
@Import(value=GatewayConfiguration.class)
public class GatewayApplication
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
The Gateway provides the primary and preferred entryway into the SMART COSMOS Cluster.
This enables a simplistic way to guarantee load balancing and service discovery through
the documented API.
- Author:
- voor