client.properties 234 B

12345678
  1. # Properties file with server URL settings for remote access.
  2. # Applied by PropertyPlaceholderConfigurer from "clientContext.xml".
  3. #
  4. serverName=localhost
  5. httpPort=8080
  6. contextPath=/spring-security-sample-contacts-filter
  7. rmiPort=1099