Skip to content

spencergibb/spring-rest-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Rest Client is a sandbox for experimenting on a fluent/reactive web client.

Building from Source

Spring Rest Client uses a Maven-based build system. In the instructions below, ./mvnw is invoked from the root of the source tree and serves as a cross-platform, self-contained bootstrap mechanism for the build.

Prerequisites

Git and JDK 8 update 20 or later

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

Install all spring-* jars into your local Maven cache

./mvnw clean install

Compile and test; build all jars, distribution zips, and docs

./mvnw clean package

Contributing

Feel free to send us your feedback on the issue tracker; Pull requests are welcome.

License

The Spring Rest Client is released under version 2.0 of the Apache License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published