Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 275 Bytes

File metadata and controls

12 lines (7 loc) · 275 Bytes

Elide Spring Boot

An archetype Elide project using Spring Boot.

To build and run:

  1. mvn clean package spring-boot:repackage
  2. java -jar target/elide-spring-boot-1.0.jar

JsonAPI Example Request

curl 'http://localhost:4001/json/group/com.yahoo.elide/products'