зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 13:46:08 +02:00 
			
		
		
		
	m
Этот коммит содержится в:
		
							родитель
							
								
									54395d01fe
								
							
						
					
					
						Коммит
						843edb13fd
					
				| @ -16,10 +16,14 @@ import org.springframework.stereotype.Service; | ||||
| @Conditional | ||||
| https://docs.spring.io/spring/docs/current/spring-framework-reference/core.html#beans-java-conditional | ||||
| 
 | ||||
| ConditionalOnClass | ||||
| ConditionalOnProperty | ||||
| ConditionalOnMissingBean | ||||
| 
 | ||||
| @ConditionalOnClass | ||||
| @ConditionalOnProperty | ||||
| @ConditionalOnMissingBean | ||||
| @ConditionalOnExpression(""" | ||||
|     ${p1.enabled:false} | ||||
|     or | ||||
|     ${p2.enabled:false} | ||||
|    """) | ||||
| 
 | ||||
| https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc#web-environment | ||||
| Web Environment: | ||||
|  | ||||
		Загрузка…
	
	
			
			x
			
			
		
	
		Ссылка в новой задаче
	
	Block a user
	 Ihar Hancharenka
						Ihar Hancharenka