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

org.noear.solon.extend.swagger.XPluginImp Maven / Gradle / Ivy

There is a newer version: 2.3.0-M1
Show newest version
package org.noear.solon.extend.swagger;


import org.noear.solon.core.AopContext;
import org.noear.solon.core.Plugin;

/**
 * @author noear
 * @since 1.10
 */
public class XPluginImp implements Plugin {
    @Override
    public void start(AopContext context) {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy