spring-attic / spring-cloud-deployer-cloudfoundry

The Spring Cloud Deployer implementation for Cloud Foundry

Repository from Github https://github.comspring-attic/spring-cloud-deployer-cloudfoundryRepository from Github https://github.comspring-attic/spring-cloud-deployer-cloudfoundry

CfEnvAwareResource failing with boot loader

jvalkeal opened this issue · comments

For some reason tests didn't catch use of JarFileArchive.getNestedArchives as that is deprecated and now throws error. These same loader changes for boot 2.3.x were done in other places but missed here.