An archetype Elide project for Heroku using Postgres DB.
This project is the sample code for Elide's Getting Started documentation
To build and run:
- mvn clean install
- java -jar target/elide-heroku-example-1.0.0.jar
- Browse http://localhost:8080/
For API Versioning
To run from Heroku:
See Elide's Getting Started documentation
Please refer to the CONTRIBUTING.md file for information about how to get involved. We welcome issues, questions, and pull requests.
This project is licensed under the terms of the Apache 2.0 open source license. Please refer to LICENSE for the full terms.