1
0
mirror of synced 2026-07-27 21:45:08 +00:00
Files
spring-security/samples/contacts/client/client.properties
T

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