Package ch.admin.bit.jeap.archrepo.web
Class ArchRepoApplication
java.lang.Object
ch.admin.bit.jeap.archrepo.web.ArchRepoApplication
@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration.class)
@EnableAsync
@EnableScheduling
@EnableConfigurationProperties(ArchRepoConfigProperties.class)
public class ArchRepoApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArchRepoApplication
public ArchRepoApplication()
-
-
Method Details
-
main
-