spring-security/samples/xml/gae
Phillip Webb ff94944313 Add whitespace after copyright header
Add an additional lines after the copyright header and before the
`package` declaration. This aligns with the style used by Spring
Framework.

Issue gh-8945
2020-08-24 17:33:08 -05:00
..
src Add whitespace after copyright header 2020-08-24 17:33:08 -05:00
README.adoc Use xml / javaconfig folders for samples 2016-04-11 09:47:06 -05:00
spring-security-samples-xml-gae.gradle Update to appengine-gradle-plugin:1.3.5 2018-02-27 20:45:27 -06:00

README.adoc

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

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