In Sample Applications part of documentations, the documents mention a distribution zip file. But as far as I saw, there is no such thing for Spring Security 5 (or I couldn't find it).

I have searched Spring Repos and couldn't find the distribution zip file.

Comment From: babochenko

apps are present in https://github.com/spring-projects/spring-security/tree/master/samples/xml

Comment From: eleftherias

Fixed in gh-6603.