An open API service indexing awesome lists of open source software.

https://github.com/rishanthakumar/javaplay


https://github.com/rishanthakumar/javaplay

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

This is your new Play application
=================================

Use following command to run `sbt run`

This file will be packaged with your application when using `sbt dist`.

Controllers
===========

- ServiceController.java:

All the CRUD apis for KohlsAssets are handled here.

Mysql Database
==============

Create a database `packing_robot`

Create a user `packingrobot` and grant permission and update the password
in the application conf.