 dcc996c006
			
		
	
	dcc996c006
	
	
	
		
			
			Create a maven project structure. One mock webservice should be included. Both Json and XML payload accepted. Configuration of this webservice (response body, response headers, http status code) should be fully configured in a configuration file. Invoication details (headers, payload) should be logged. Closes #T124
		
			
				
	
	
		
			11 lines
		
	
	
		
			377 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			377 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # R11-Klaus
 | |
| Mockup service for middleware testing
 | |
| 
 | |
| [](https://travis-ci.com/Szakalakamaka/R11-Klaus)
 | |
| 
 | |
| Available scripts:
 | |
| 
 | |
| ### docker-compose up -d --build
 | |
| 
 | |
| Builds and launches Redis service and the application. Performs unit testing on the code and run the application.
 |