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

https://github.com/oun/monjam-example

Monjam Spring example
https://github.com/oun/monjam-example

Last synced: about 1 month ago
JSON representation

Monjam Spring example

Awesome Lists containing this project

README

          

# Monjam Spring-based Example

- Build project ```./gradlew build```
- Start application with profile `data` to initialize database.
- Run migration ```./gradlew monjamMigrate```
- Run rollback ```./gradlew monjamRollback```