spring-security/samples/xml/gae
Rob Winch d81b436e5d Remove pom.xml from build
Gradle is easy enough to import into IDEs, so pom.xml should no
longer be necessary.

This commit removes the pom.xml files from the build.

Fixes gh-4283
2017-05-11 14:32:36 -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
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
----