Skip to content
This repository has been archived by the owner on Mar 16, 2018. It is now read-only.

The SpringBoot GAE Environment Wrapped for Single Page Web Applications

License

Notifications You must be signed in to change notification settings

MonashStudentInnovation/springboot-spwa-gae-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monPlan API Java 1.8

This is the base for the API which is built on AppEngine Standard with Java 8 using SpringBoot.

You can also read more about developing on this here

Running

Currently just running locally through terminal only

mvn appengine:devserver

You should also clean the package after fixing errors

mvn clean package

List of Sample Routes

Units

Method Endpoint Description
GET /unit/:unitCode Gets Unit by UnitCode
POST /unit Adds Unit to Database

About

The SpringBoot GAE Environment Wrapped for Single Page Web Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published