This RESTEasy Spring Boot starter integrated from Paypal Resteasy started and Gcloud examples.
- Enables RESTEasy for Spring Boot applications
- Supports JAX-RS providers, resources and sub-resources as Spring beans
- Supports RESTEasy Asynchronous Job Service
- Supports Gcloud Deploy
-
Log in using gcloud SDK (
gcloud auth loginin command line) -
Set your current project using
gcloud config set project PROJECT_ID -
Compile using Maven:
mvn install -DskipTestsin command line from your base project directory -
Run
mvn spring-boot:run -
Visit
http://localhost:8080 -
Deploy to Gcloud
mvn appengine:deploy -
Visit
http://YOUR_PROJECT.appspot.com.