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

be.bagofwords.application.annotations.BowController Maven / Gradle / Ivy

package be.bagofwords.application.annotations;

import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;

@Component
@Lazy
public @interface BowController {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy