Closed ojhughes closed 4 years ago
cc @ekcasey
@ojhughes Are you suggesting this as a spring-boot-cnb feature?
@ekcasey I thought this might be just a custom builder? Just so we can add in the extra dependency
Alternatively, a container volume containing the desired classpath entries could be mounted with container, with the java -cp ...
argument appended. This is easier to reason about I think
Closing following discussions on scope of spike
Stretch goal If the
spring-boot-actuator-starter
is missing, we should optionally add it during build.This pattern could be used in other places, especially if we need to provide client connectors like we do currently in SCS