Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiwiproject/dropwizard-service-utilities

Set of "standard" utilities to assist in configuring a Dropwizard service
https://github.com/kiwiproject/dropwizard-service-utilities

dropwizard java service-template utilities

Last synced: about 2 months ago
JSON representation

Set of "standard" utilities to assist in configuring a Dropwizard service

Awesome Lists containing this project

README

        

# Dropwizard Service Utilities
[![Build](https://github.com/kiwiproject/dropwizard-service-utilities/workflows/build/badge.svg)](https://github.com/kiwiproject/dropwizard-service-utilities/actions?query=workflow%3Abuild)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=kiwiproject_dropwizard-service-utilities&metric=alert_status)](https://sonarcloud.io/dashboard?id=kiwiproject_dropwizard-service-utilities)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=kiwiproject_dropwizard-service-utilities&metric=coverage)](https://sonarcloud.io/dashboard?id=kiwiproject_dropwizard-service-utilities)
[![CodeQL](https://github.com/kiwiproject/dropwizard-service-utilities/actions/workflows/codeql.yml/badge.svg)](https://github.com/kiwiproject/dropwizard-service-utilities/actions/workflows/codeql.yml)
[![javadoc](https://javadoc.io/badge2/org.kiwiproject/dropwizard-service-utilities/javadoc.svg)](https://javadoc.io/doc/org.kiwiproject/dropwizard-service-utilities)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Maven Central](https://img.shields.io/maven-central/v/org.kiwiproject/dropwizard-service-utilities)](https://central.sonatype.com/artifact/org.kiwiproject/dropwizard-service-utilities/)

Set of utilities to assist in configuring a Dropwizard service