Demo application for swagger-ui and README.
Build and coverage status:
Please check the interfaces like HttpClient, JSON, Server under fatjar package, added sample MyEntity and MyPOJO classes under sample package for DB and JSON operations examples.
###Building FatJar
Building from source:
git clone https://github.com/canmogol/FatJar.git
cd FatJar
mvn clean install