An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/claudioaltamura/resteasy-helloworld.svg?branch=master)](https://travis-ci.org/claudioaltamura/resteasy-helloworld)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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