# java-buildpack-metric-writer **Repository Path**: mirrors_cloudfoundry/java-buildpack-metric-writer ## Basic Information - **Project Name**: java-buildpack-metric-writer - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cloud Foundry Spring Boot Metric Writer This project provides an extension to Spring Boot that writes Metrics to a Metric Forwarder service. ## Development The project depends on Java 7. To build from source and install to your local Maven cache, run the following: ```shell $ ./mvnw clean install ``` ## Contributing [Pull requests][u] and [Issues][i] are welcome. ## License This project is released under version 2.0 of the [Apache License][l]. [i]: https://github.com/cloudfoundry/cf-java-client/issues [l]: https://www.apache.org/licenses/LICENSE-2.0 [u]: https://help.github.com/articles/using-pull-requests