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

wf.utils.telegram_client_api.spring.annotation.TelegramClientController Maven / Gradle / Ivy

There is a newer version: 1.9.1
Show newest version
package wf.utils.telegram_client_api.spring.annotation;

import org.springframework.stereotype.Component;

import java.lang.annotation.*;


@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Component
public @interface TelegramClientController {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy