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

org.nutz.boot.starter.hystrix.HystrixAopStarter Maven / Gradle / Ivy

package org.nutz.boot.starter.hystrix;

import org.nutz.ioc.loader.annotation.IocBean;

@IocBean
public class HystrixAopStarter {

    protected static String PRE = "hystrix.";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy