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

io.xream.reliable.ReliableStarter Maven / Gradle / Ivy

The newest version!
package io.xream.reliable;


import io.xream.x7.EnableReyClient;
import org.springframework.context.annotation.Configuration;


/**
 * @Author Sim
 */
@Configuration
@EnableReyClient(basePackages = ("io.xream.reliable.remote.reliable"))
public class ReliableStarter {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy