Class Application
java.lang.Object
com.atlassian.confluence.test.apacheds.boot.Application
@SpringBootApplication
@RestController
@RequestMapping("/apacheds")
public class Application
extends Object
A super-skinny SpringBoot application for running a
EmbeddedApacheDS
as a standalone process.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
main
-