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

io.github.ye17186.myhelper.web.aspect.log.LogTarget Maven / Gradle / Ivy

There is a newer version: 0.0.6
Show newest version
package io.github.ye17186.myhelper.web.aspect.log;

/**
 * @author ye17186
 * @since 2022-09-30
 */
public enum LogTarget {

    CONTROLLER, SERVICE, MAPPER, METHOD
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy