All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.kmwllc.lucille.LucilleAPIConfiguration Maven / Gradle / Ivy

The newest version!
package com.kmwllc.lucille;

import io.dropwizard.core.Configuration;

// Empty Custom Configuration Class for if we want to extend the Dropwizard Configuration moving forward
// https://www.dropwizard.io/en/stable/manual/configuration.html#man-configuration
public class LucilleAPIConfiguration extends Configuration { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy