Files
spring-security-samples/servlet/xml/java/contacts/client/client.properties
Rob Winch a39b3d36bb Revert "Remove contacts sample"
This reverts commit c0d5ff70fc.
2023-02-23 10:06:34 -03:00

9 lines
234 B
Properties

# 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