类 ArticleServiceAutoconfigure

java.lang.Object
net.guerlab.smart.article.service.autoconfigure.ArticleServiceAutoconfigure

@EnableScheduling
@Configurable
@ComponentScan("net.guerlab.smart.article.service")
@MapperScan("net.guerlab.smart.article.service.mapper")
public class ArticleServiceAutoconfigure
extends java.lang.Object
文章服务自动注册
作者:
guer
  • 构造器概要

    构造器 
    构造器 说明
    ArticleServiceAutoconfigure()  
  • 方法概要

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait