Merge core packages into one

This commit is contained in:
Dave Syer
2017-09-15 17:10:00 +01:00
parent dce30023e8
commit 3ccb925733
30 changed files with 39 additions and 39 deletions

View File

@@ -37,7 +37,7 @@ import org.springframework.cloud.deployer.spi.core.AppDefinition;
import org.springframework.cloud.deployer.spi.core.AppDeploymentRequest;
import org.springframework.cloud.deployer.thin.ThinJarAppDeployer;
import org.springframework.cloud.function.context.FunctionInspector;
import org.springframework.cloud.function.registry.FunctionCatalog;
import org.springframework.cloud.function.core.FunctionCatalog;
import org.springframework.context.support.LiveBeansView;
import org.springframework.core.io.FileSystemResource;
import org.springframework.core.io.Resource;