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

io.quarkiverse.cxf.it.security.policy.AbstractHelloService Maven / Gradle / Ivy

package io.quarkiverse.cxf.it.security.policy;

public interface AbstractHelloService {
    String hello(String text);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy