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

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