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

com.aol.micro.server.SchedulingConfiguration Maven / Gradle / Ivy

package com.aol.micro.server;

import org.springframework.scheduling.annotation.AsyncConfigurer;
import org.springframework.scheduling.annotation.SchedulingConfigurer;

public interface SchedulingConfiguration extends SchedulingConfigurer, AsyncConfigurer{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy