Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.

cloudfoundry/spring-boot-cnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-cnb

The Cloud Foundry Spring Boot Buildpack is a Cloud Native Buildpack V3 that runs Spring Boot applications.

Detection

The detection phase passes if:

  • The build plan contains jvm-application

Build

If the build plan contains

  • jvm-application
    • Checks for the existence of a Spring-Boot-Version manifest key
    • If found,
      • Contributes suitably configured process types to layers marked build, cache, and launch
    • Checks for the existence of .groovy files, all of which must be POGO or configuration files
    • If found,
      • Contributes the spring-boot-cli binary and suitably configured process types to a layer marked launch

License

This buildpack is released under version 2.0 of the Apache License.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •