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

com.haoxuer.discover.controller.ConfigHandle Maven / Gradle / Ivy

package com.haoxuer.discover.controller;

public interface ConfigHandle {


    String theme();

    String admin();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy