An archetype Elide project using Spring Boot.
This project is the sample code for Elide's Getting Started documentation.
To build and run:
- mvn clean install
- java -jar target/elide-spring-boot-1.0.jar
- Browse http://localhost:8080/
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.