> For the complete documentation index, see [llms.txt](https://yunlzheng.gitbook.io/prometheus-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yunlzheng.gitbook.io/prometheus-book/part-ii-prometheus-jin-jie/exporter/custom_exporter_with_java.md).

# 使用Java自定义Exporter

本小节将带领读者了解Promrtheus提供的client\_java的基本用法，并且在最后在Spring Boot应用程序中使用client\_java，直接在应用程序层面提供对Prometheus的支持。
