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

com.ulisesbocchio.jasyptspringboot.InterceptionMode Maven / Gradle / Ivy

There is a newer version: 3.0.5
Show newest version
package com.ulisesbocchio.jasyptspringboot;

/**
 * @author Ulises Bocchio
 */
public enum InterceptionMode {
    WRAPPER,
    PROXY
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy