Jason Zwolak

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
Created How do I generate WADL from RESTful Java code?
I have a simple RESTful service in IntelliJ IDEA 12.1.3 Ultimate.I've tested it. It works. Now I want to create a Java client for this service and need a WADL.Per the instructions at http://wiki.... -
Created Tutorial for creating a RESTful service using TomEE
Is there a tutorial for creating a basic RESTful service using TomEE and IntelliJ IDEA?