Uses of Class
org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
Packages that use ConditionMessage.ItemsBuilder
Package
Description
@Condition
annotations and supporting classes.-
Uses of ConditionMessage.ItemsBuilder in org.springframework.boot.autoconfigure.condition
Methods in org.springframework.boot.autoconfigure.condition that return ConditionMessage.ItemsBuilderModifier and TypeMethodDescriptionConditionMessage.Builder.didNotFind
(String article) Indicate that one or more results were not found.ConditionMessage.Builder.didNotFind
(String singular, String plural) Indicate that one or more results were found.Indicate that one or more results were found.Indicate that one or more results were found.