spring-security/samples/gae-xml
Rob Winch ec4e6c7453 Update pom.xml to 4.1.0.BUILD-SNAPSHOT 2016-03-14 00:51:35 -05:00
..
src Clean up code to conform to basic checkstyle 2016-03-14 00:15:12 -05:00
README.adoc SEC-2963: Update to latest Google AppEngine 2015-07-20 12:36:29 -05:00
gae.gradle SEC-2963: Disable appengineRun if contains functional tests 2015-07-29 09:57:57 -05:00
pom.xml Update pom.xml to 4.1.0.BUILD-SNAPSHOT 2016-03-14 00:51:35 -05:00

README.adoc

A sample using Google App Engine. To run it use:

----
$ ../../gradlew appengineRun
----