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

io.hawt.springboot.HawtioProperties Maven / Gradle / Ivy

There is a newer version: 4.2.0
Show newest version
package io.hawt.springboot;

import org.springframework.boot.context.properties.ConfigurationProperties;

/**
 * Configuration properties for hawtio
 */
@ConfigurationProperties(prefix = "hawtio")
public class HawtioProperties {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy