Class LocalDateLocalTimeConfig


  • @Configuration
    public class LocalDateLocalTimeConfig
    extends Object
    Configuration class for LocalDate, LocalTime LocalDateTime.
    Author:
    Sagar Mahapatra, Urvil Joshi
    • Constructor Detail

      • LocalDateLocalTimeConfig

        public LocalDateLocalTimeConfig()
    • Method Detail

      • serializingObjectMapper

        @Bean
        @Primary
        public com.fasterxml.jackson.databind.ObjectMapper serializingObjectMapper()