The Container Customizer Framework modifies the configuration of an embedded Tomcat container in a Spring Boot WAR file.
Detection Criterion | Application is a Spring Boot WAR file |
Tags | container-customizer=<version> |
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.
The framework can be configured by modifying the config/container_customizer.yml
file in the buildpack fork. The framework uses the Repository
utility support and so it supports the version syntax defined there.
Name | Description |
---|---|
repository_root |
The URL of the Container Customizer repository index (details). |
version |
The version of Container Customizer to use. Candidate versions can be found in this listing. |