@EnableDiscoveryClient @SpringBootApplication @Controller public class H2Application extends Object
| Constructor and Description |
|---|
H2Application() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
h2Console() |
static void |
main(String[] args) |
public static void main(String[] args)
@Bean public org.springframework.boot.web.servlet.ServletRegistrationBean h2Console()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.