Package org.axonframework.extension.springboot.util
package org.axonframework.extension.springboot.util
-
ClassDescriptionAbstract implementations for conditions that match against the availability of beans of a specific type with a given qualifier.
Conditionalthat only matches when for the specified bean class in theBeanFactorythere is an instance which has the givenqualifierset on it.Conditionalthat only matches when for the specified bean class in theBeanFactorythere is an instance which has the givenqualifierset on it.Conditionimplementation to check for a bean instance of a specific class *and* a specific qualifier on it, matching if no such bean can be found.Conditionimplementation to check for a bean instance of a specific class *and* a specific qualifier on it.Annotation intended for types and methods to trigger the registration of entities found in the givenRegisterDefaultEntities.packages()with theDefaultEntityRegistrar.