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

org.zodiac.autoconfigure.server.http.SimpleHttpServerProperties Maven / Gradle / Ivy

package org.zodiac.autoconfigure.server.http;

import org.zodiac.server.http.config.SimpleHttpServerInfo;

public class SimpleHttpServerProperties extends SimpleHttpServerInfo {

    private static final long serialVersionUID = 4274735615902299515L;

    public SimpleHttpServerProperties() {
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy