mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-26 08:17:21 +00:00
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
A sample using Google App Engine. To run it use: ---- $ ../../gradlew appengineRun ----