| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | spring.application.name=rating-service | 
					
						
							|  |  |  | server.port=8084 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | resource.returnString=hello cloud | 
					
						
							|  |  |  | resource.user.returnString=hello cloud user | 
					
						
							|  |  |  | resource.admin.returnString=hello cloud admin | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | eureka.client.region = default | 
					
						
							|  |  |  | eureka.client.registryFetchIntervalSeconds = 5 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | management.security.sessions=never | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-08-20 09:30:22 +03:00
										 |  |  | logging.level.org.springframework.web.=INFO | 
					
						
							|  |  |  | logging.level.org.springframework.security=INFO | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | spring.redis.host=localhost | 
					
						
							|  |  |  | spring.redis.port=6379 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | spring.sleuth.sampler.percentage=1.0 | 
					
						
							|  |  |  | spring.sleuth.web.skipPattern=(^cleanup.*) | 
					
						
							| 
									
										
										
										
											2023-05-31 13:40:49 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | spring.zipkin.baseUrl=http://localhost:9411 |