Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 979 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 979 Bytes

Elide Spring Boot Example

An archetype Elide project using Spring Boot.

Background

This project is the sample code for Elide's Getting Started documentation.

Install

To build and run:

  1. mvn clean install
  2. java -jar target/elide-spring-boot-1.0.jar
  3. Browse http://localhost:8080/

To run from Heroku:

Deploy

Usage

See Elide's Getting Started documentation.

Contribute

Please refer to the contributing.md file for information about how to get involved. We welcome issues, questions, and pull requests.

License

This project is licensed under the terms of the Apache 2.0 open source license. Please refer to LICENSE for the full terms.