1 repository
Tools for injecting additional files or bootstrap scripts into deployment packages.
Distinct from Deployment: Distinct from Deployment: focuses on the injection of custom artifacts into the package rather than the generation of configuration files.
Explore 1 awesome GitHub repository matching development tools & productivity · Package Customizers. Refine with filters or upvote what's useful.
Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program
Injects additional files or custom bootstrap scripts into the generated deployment package to support specific runtime configurations.