@Configuration @EnableConfigurationProperties(value=H2ConfigurationProperties.class) public class H2ServerConfiguration extends Object
Constructor and Description |
---|
H2ServerConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.h2.tools.Server |
dataflowH2Server() |
@Bean(destroyMethod="stop") public org.h2.tools.Server dataflowH2Server() throws SQLException
SQLException
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.