Revert "Remove contacts sample"

This reverts commit c0d5ff70fc.
This commit is contained in:
Rob Winch
2022-08-15 14:02:07 -05:00
parent c0d5ff70fc
commit aafe457420
58 changed files with 3811 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Properties file with server URL settings for remote access.
# Applied by PropertyPlaceholderConfigurer from "clientContext.xml".
#
serverName=localhost
httpPort=8080
contextPath=/spring-security-sample-contacts-filter
rmiPort=1099