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

com.enable.EnableRedisMQConfiguration Maven / Gradle / Ivy

There is a newer version: 0.4.3
Show newest version
package com.enable;

import org.springframework.context.annotation.Configuration;

/**
 * @Author: hzh
 * @Date: 2022/11/4 15:13
 * 自动引入扫描redisMQ注解的配置类
 */
@Configuration
@EnableRedisMQ
public class EnableRedisMQConfiguration {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy