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

com.luues.swagger.autoconfigure.SwaggerAutoConfiguration Maven / Gradle / Ivy

There is a newer version: 1.3.0.5.RELEASE
Show newest version
package com.luues.swagger.autoconfigure;

import org.springframework.context.annotation.ComponentScan;

@ComponentScan(basePackages = {"com.luues.swagger"})
public class SwaggerAutoConfiguration {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy