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

com.lrenyi.spring.SpringNatsConfig Maven / Gradle / Ivy

package com.lrenyi.spring;

import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;

@ComponentScan
@Configuration
public class SpringNatsConfig {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy