-
Notifications
You must be signed in to change notification settings - Fork 1
dtackett/boiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mvn jetty:run mvn integration-test ----- #Goals "application/scheme+json" "application/example+json" : { "type" : "object", "properties" : { "id": { "type": "number" }, "title": { "type" : "string"}, "note" : { "type" : "string"} } } ###Root { links : [ { rel: "examples", href: "/rest/example", contentType: "application/example+json" }, { rel: "users", href: "/rest/users", contentType: "application/user+json" } ] }
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published