Uses of Class
org.moduliths.moments.support.MomentsProperties
Packages that use MomentsProperties
-
Uses of MomentsProperties in org.moduliths.moments.autoconfigure
Methods in org.moduliths.moments.autoconfigure with parameters of type MomentsPropertiesModifier and TypeMethodDescription(package private) MomentsMomentsAutoConfiguration.moments(org.springframework.beans.factory.ObjectProvider<Clock> clockProvider, org.springframework.context.ApplicationEventPublisher events, MomentsProperties properties) (package private) TimeMachineMomentsAutoConfiguration.timeMachine(org.springframework.beans.factory.ObjectProvider<Clock> clockProvider, org.springframework.context.ApplicationEventPublisher events, MomentsProperties properties) -
Uses of MomentsProperties in org.moduliths.moments.support
Fields in org.moduliths.moments.support declared as MomentsPropertiesConstructors in org.moduliths.moments.support with parameters of type MomentsPropertiesModifierConstructorDescriptionTimeMachine(Clock clock, org.springframework.context.ApplicationEventPublisher events, MomentsProperties properties)