@Configuration
@ComponentScan(value={"org.hswebframework.web.dashboard.local","org.hswebframework.web.controller.dashboard"})
@MapperScan(value="org.hswebframework.web.dashboard.local.dao",
markerInterface=org.hswebframework.web.dao.Dao.class)
public class DashboardAutoConfiguration
extends Object
Copyright © 2016–2020. All rights reserved.