spring-security/samples/gae-xml
Spring Buildmaster 044acf7e27 Release version 4.1.0.RC1 2016-03-23 07:15:15 -07: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 Release version 4.1.0.RC1 2016-03-23 07:15:15 -07:00

README.adoc

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

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