WARNING: Since 2.0, Jersey client integration is developed in "bootique-jersey" project. This project is only for 1.x support. The newer client examples are available here.
Simple Bootique app demonstrating the Bootique Jersey Client Module.
You can find different versions of framework in use at
- Java 1.8 or newer.
- Apache Maven.
git clone https://github.com/bootique-examples/bootique-jersey-client-demo.git
cd bootique-jersey-client-demo
mvn package
Enter the following to launch the app in Maven.
java -jar target/bootique-jersey-client-demo-1.0-SNAPSHOT.jar
You will see responded html code from google.com