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

io.vertx.tp.plugin.session.Info Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package io.vertx.tp.plugin.session;

interface Info {
    String SESSION_MODE = "( Session ) System will selected mode = \"{0}\" of session.";

    String SESSION_STORE = "( Session ) SessionStore clazz selected: {0}";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy