Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

bootique-examples/bootique-jersey-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootique-jersey-client-demo

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

Prerequisites

  • Java 1.8 or newer.
  • Apache Maven.

Build the demo


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

About

Demo for bootique-jersey-client module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages