# dropwizard-metrics-spring-boot-starter **Repository Path**: hiwepy/dropwizard-metrics-spring-boot-starter ## Basic Information - **Project Name**: dropwizard-metrics-spring-boot-starter - **Description**: spring-boot-start-dropwizard-metrics - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-19 - **Last Updated**: 2023-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dropwizard-metrics-spring-boot-starter Spring Boot Starter For Dropwizard Metrics ### 说明 > 基于 dropwizard-metrics 的 Spring Boot Starter 实现 > 翻译 metrics-spring 到 Spring Boot 项目,并进行数据库存储扩展,实现数据库度量信息存储 1. 整合 axis2,依赖服务端模式需要的jar 2. 提供基础的工具对象 ### Maven ``` ${project.groupId} dropwizard-metrics-spring-boot-starter ${project.version} ``` ### Sample [https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-dropwizard-metrics](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-dropwizard-metrics "spring-boot-sample-dropwizard-metrics")