Class ZonedDateTimeProvider

java.lang.Object
tech.corefinance.common.converter.ZonedDateTimeProvider
All Implemented Interfaces:
org.springframework.data.auditing.DateTimeProvider

@Component public class ZonedDateTimeProvider extends Object implements org.springframework.data.auditing.DateTimeProvider
  • Constructor Details

    • ZonedDateTimeProvider

      public ZonedDateTimeProvider()
  • Method Details

    • getNow

      public Optional<TemporalAccessor> getNow()
      Specified by:
      getNow in interface org.springframework.data.auditing.DateTimeProvider