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

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

The newest version!
package com.ulisesbocchio.jasyptspringboot;

/**
 * 

InterceptionMode class.

* * @author Ulises Bocchio * @version $Id: $Id */ public enum InterceptionMode { WRAPPER, PROXY }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy