Uses of Class
org.springframework.modulith.moments.support.Moments
Packages that use Moments
Package
Description
Autoconfiguration for the
Moments
API.The
Moments
abstraction to integrate with Spring Framework's
scheduling.-
Uses of Moments in org.springframework.modulith.moments.autoconfigure
Methods in org.springframework.modulith.moments.autoconfigure that return MomentsModifier and TypeMethodDescription(package private) Moments
MomentsAutoConfiguration.moments
(ObjectProvider<Clock> clockProvider, ApplicationEventPublisher events, MomentsProperties properties) -
Uses of Moments in org.springframework.modulith.moments.support
Subclasses of Moments in org.springframework.modulith.moments.supportModifier and TypeClassDescriptionclass
Extension ofMoments
to publicly expose methods to shift time.Methods in org.springframework.modulith.moments.support that return Moments