Skip to content

Commit a5d104f

Browse files
authored
Update PathParamEx.java
1 parent cec44c4 commit a5d104f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resteasy/pathparam/PathParamEx.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
import org.jboss.resteasy.spi.ResteasyDeployment;
1010
import org.jboss.weld.environment.servlet.Listener;
1111

12+
// http://localhost:8080/api/reverse/falcon
13+
1214
public class PathParamEx {
1315

1416
public static void main(String[] args) {

0 commit comments

Comments
 (0)