@SpringBootApplication(scanBasePackages="eu.dnetlib.loginservice") @PropertySource(value="classpath:authentication.properties") @PropertySource(value="classpath:dnet-override.properties",ignoreResourceNotFound=true) @EnableConfigurationProperties(value=Properties.class) public class LoginServiceApplication extends Object
| Constructor and Description |
|---|
LoginServiceApplication() |
public static void main(String[] args)
Copyright © 2022. All rights reserved.