spring-security/samples/xml/gae
Rob Winch dd6fc48dd8 Standardize Build
The build now uses spring build conventions to simplify the build

Fixes gh-4284
2017-04-21 10:55:05 -05:00
..
src Use message in all Assert 2017-01-30 19:58:24 -06:00
README.adoc Use xml / javaconfig folders for samples 2016-04-11 09:47:06 -05:00
pom.xml Update poms to 5.0.0.BUILD-SNAPSHOT 2017-04-07 16:49:50 -04:00
spring-security-samples-xml-gae.gradle Standardize Build 2017-04-21 10:55:05 -05:00

README.adoc

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

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