Class WebFluxProperties.Format

java.lang.Object
org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Format
Enclosing class:
WebFluxProperties

public static class WebFluxProperties.Format extends Object
  • Constructor Details

    • Format

      public Format()
  • Method Details

    • getDate

      public String getDate()
    • setDate

      public void setDate(String date)
    • getTime

      public String getTime()
    • setTime

      public void setTime(String time)
    • getDateTime

      public String getDateTime()
    • setDateTime

      public void setDateTime(String dateTime)