be.bagofwords.application.annotations.EagerBowComponent Maven / Gradle / Ivy
package be.bagofwords.application.annotations;
import org.springframework.stereotype.Component;
@Component
public @interface EagerBowComponent {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy