@SpringBootApplication
@EnableScheduling
@MapperScan(value="org.apache.hugegraph.mapper")
public class HugeGraphHubble
extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
| Constructor and Description |
|---|
HugeGraphHubble() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.builder.SpringApplicationBuilder |
configure(org.springframework.boot.builder.SpringApplicationBuilder builder) |
static void |
initEnv() |
static void |
main(String[] args) |
public static void main(String[] args)
public static void initEnv()
protected org.springframework.boot.builder.SpringApplicationBuilder configure(org.springframework.boot.builder.SpringApplicationBuilder builder)
configure in class org.springframework.boot.web.servlet.support.SpringBootServletInitializerCopyright © 2024 The Apache Software Foundation. All rights reserved.