82838485868788
public HostTagsDao hostTagsDao() { return new HostTagsDaoImpl(); } @Bean ClusterDao clusterDao() { return new ClusterDaoImpl(); }