We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec44c4 commit a5d104fCopy full SHA for a5d104f
1 file changed
resteasy/pathparam/PathParamEx.java
@@ -9,6 +9,8 @@
9
import org.jboss.resteasy.spi.ResteasyDeployment;
10
import org.jboss.weld.environment.servlet.Listener;
11
12
+// http://localhost:8080/api/reverse/falcon
13
+
14
public class PathParamEx {
15
16
public static void main(String[] args) {
0 commit comments