All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rebue.wheel.vertx.config.PostgreConfig Maven / Gradle / Ivy

There is a newer version: 3.5.45
Show newest version
package rebue.wheel.vertx.config;

public class PostgreConfig {
    public final static String CONNECT_PREFIX = "connect";
    public final static String POOL_PREFIX    = "pool";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy