Class HvlLogServerApplication
java.lang.Object
tr.com.havelsan.javarch.log.server.HvlLogServerApplication
@SpringBootApplication(scanBasePackageClasses=HvlLogServerConfiguration.class)
public class HvlLogServerApplication
extends Object
Logging Server Application.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HvlLogServerApplication
public HvlLogServerApplication()
-
-
Method Details
-
main
The entry point of application.- Parameters:
args
- the input arguments
-