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

com.taboola.scheduler.jobs.CronyxJobBundle Maven / Gradle / Ivy

The newest version!
package com.taboola.scheduler.jobs;

import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;

@Configuration
@ComponentScan(basePackageClasses = {CronyxJobBundle.class})
public class CronyxJobBundle {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy