Files
Spring-Security-Samples/servlet/xml/java/contacts/client/client.properties
T

9 lines
234 B
Properties
Raw Normal View History

2021-09-03 14:19:19 -03:00
# 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