Skip to content

Test de Google App Engine avec angularJS et Spring MVC

License

Notifications You must be signed in to change notification settings

Richou/Helichrysum

Repository files navigation

Google App Engine with AngularJS and Spring MVC Tests stuff

App Engine Java Tests.

Requires Apache Maven 3.1 or greater, and JDK 6+ in order to run.

To build, run

mvn package

Building will run the tests, but to explicitly run tests you can use the test target

mvn test

To generate de discovery file for Google Cloud Endpoints run the command.

mvn appengine:endpoints_get_client_lib

To start the app, use the App Engine Maven Plugin that is already included in this demo. Just run the command.

mvn appengine:devserver

For further information, consult the Java App Engine documentation.

To see all the available goals for the App Engine plugin, run

mvn help:describe -Dplugin=appengine

About

Test de Google App Engine avec angularJS et Spring MVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published