Buildpacks compile and package apps to run on Tanzu Application Service. You can use and deploy buildpacks with Tanzu Application Service apps, and for creating your own custom buildpack.
This topic lists resources for using and deploying buildpacks with TAS for VMs apps, and for creating your own custom buildpack.
Buildpacks can inject additional code into the application container.
For more information, see the following topics:
The 4.0 documentation topic Creating custom buildpacks.
The github repository Eureka Registrar Sidecar.
The github repository Spring Config Injection.