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

io.github.majusko.pulsar2.solon.annotation.SubscriptionProp Maven / Gradle / Ivy

There is a newer version: 3.0.0-M4
Show newest version
package io.github.majusko.pulsar2.solon.annotation;

public @interface SubscriptionProp {
    String key();
    String value();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy