mirror of
				https://github.com/spring-projects/spring-security.git
				synced 2025-10-30 22:28:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			234 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			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
 |