bootycall
v1.0.2
Published
Bootycall is a utility for creating a quickstart project that enables you develop RESTful microservices in Java based on a Jetty-Jersey-Jackson stack.
Maintainers
Readme
BootyCall
BootyCall is a small script that brings you up to speed while building RESTful microservices in Java.
Installation
- Make sure you have NodeJS installed on your system.
- Type in the following on your command prompt:
Followed by
Usage
Just type in the following on the command prompt:
The script will then guide you through the process and set up a naked microservice project setup based on a Java + Jetty + Jersey + Jackson stack (we refer to that beauty as J4).
