https://github.com/claudioaltamura/resteasy-helloworld
RESTEasy helloworld example with Gradle and latest dependencies
https://github.com/claudioaltamura/resteasy-helloworld
gradle resteasy
Last synced: 9 months ago
JSON representation
RESTEasy helloworld example with Gradle and latest dependencies
- Host: GitHub
- URL: https://github.com/claudioaltamura/resteasy-helloworld
- Owner: claudioaltamura
- License: mit
- Created: 2020-01-28T16:27:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T09:05:42.000Z (over 1 year ago)
- Last Synced: 2024-11-07T10:19:38.072Z (over 1 year ago)
- Topics: gradle, resteasy
- Language: Java
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/claudioaltamura/resteasy-helloworld)
[](https://opensource.org/licenses/MIT)
# RESTEasy helloworld example with Gradle
Repo accompanying the blog post https://claudioaltamura.de/rest/helloworld-with-resteasy.
## Run application
./gradlew appRun
URL
http://localhost:8080/resteasy-helloworld/helloworld?name=Peter