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

com.github.dreamroute.locker.util.Constent Maven / Gradle / Ivy

Go to download

Parent pom providing dependency and plugin management for applications built with Maven

The newest version!
package com.github.dreamroute.locker.util;

/**
 * 常量
 *
 * @author w.dehai
 */
public class Constent {

    private Constent() {}

    /**
     * optimistic lock plugin log prefix
     */
    public static final String LOG_PREFIX = "[[[[[[[[[[[-> [Optimistic Loker] <-]]]]]]]]]]]";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy