
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