Uses of Class
org.springframework.modulith.moments.HourHasPassed
Packages that use HourHasPassed
Package
Description
An Passage-of-Time events implementation.
Autoconfiguration for the
Moments API.-
Uses of HourHasPassed in org.springframework.modulith.moments
Methods in org.springframework.modulith.moments that return HourHasPassedModifier and TypeMethodDescriptionstatic HourHasPassedHourHasPassed.of(LocalDateTime time) Creates a newHourHasPassedfor the givenLocalDateTime. -
Uses of HourHasPassed in org.springframework.modulith.moments.autoconfigure
Methods in org.springframework.modulith.moments.autoconfigure that return HourHasPassedModifier and TypeMethodDescriptionstatic HourHasPassedMomentsJacksonAutoConfiguration.MomentsJacksonModule.HourHasPassedMixin.of(LocalDateTime time)