
zed.service.messagestore.attachment.AttachmentMessageStoreServiceConfiguration Maven / Gradle / Ivy
The newest version!
package zed.service.messagestore.attachment;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@ComponentScan("zed.service")
public class AttachmentMessageStoreServiceConfiguration {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy