Skip to content

codingwhatever/elide-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Elide Spring Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.2%
  • HTML 38.8%