- java.lang.Object
-
- org.springframework.cloud.config.java.AbstractCloudConfig
-
- org.springframework.cloud.skipper.server.config.DataSourceCloudConfig
-
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware
@Profile(value="cloud")
@Configuration
public class DataSourceCloudConfig
extends org.springframework.cloud.config.java.AbstractCloudConfig
Add declarative configuration of the max pool side and max wait time when using the connector library.
- Author:
- Mark Pollack
-
-
Method Summary
-
Methods inherited from class org.springframework.cloud.config.java.AbstractCloudConfig
cloud, cloudFactory, connectionFactory, properties, setBeanFactory
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.