org.springframework.web.servlet.View.pathVariables | |
org.springframework.web.context.request.async.WebAsyncManager.WEB_ASYNC_MANAGER | org.springframework.web.context.request.async.WebAsyncManager@28037aaa |
org.springframework.web.servlet.HandlerMapping.bestMatchingHandler | com.xch.controller.micro.IpController#getAccessIP(HttpServletRequest, HttpServletResponse, String, String) |
org.springframework.web.servlet.DispatcherServlet.CONTEXT | org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d6eabae, started on Thu Sep 25 10:26:01 CST 2025 |
org.springframework.web.servlet.resource.ResourceUrlProvider | org.springframework.web.servlet.resource.ResourceUrlProvider@6dd91637 |
characterEncodingFilter.FILTERED | true |
org.springframework.web.servlet.HandlerMapping.lookupPath | /getAccessIP |
org.springframework.web.servlet.DispatcherServlet.THEME_SOURCE | org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d6eabae, started on Thu Sep 25 10:26:01 CST 2025 |
org.springframework.web.servlet.DispatcherServlet.LOCALE_RESOLVER | org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@7b655657 |
formContentFilter.FILTERED | true |
org.springframework.web.servlet.HandlerMapping.bestMatchingPattern | /getAccessIP |
requestContextFilter.FILTERED | true |
org.springframework.web.servlet.DispatcherServlet.OUTPUT_FLASH_MAP | |
org.springframework.web.servlet.HandlerMapping.pathWithinHandlerMapping | /getAccessIP |
org.springframework.web.servlet.DispatcherServlet.FLASH_MAP_MANAGER | org.springframework.web.servlet.support.SessionFlashMapManager@701695c2 |
org.springframework.web.servlet.HandlerMapping.uriTemplateVariables | |
org.springframework.web.servlet.DispatcherServlet.THEME_RESOLVER | org.springframework.web.servlet.theme.FixedThemeResolver@48202b96 |
org.springframework.core.convert.ConversionService | ConversionService converters =
@org.springframework.format.annotation.DateTimeFormat java.lang.Long -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@7682be68,@org.springframework.format.annotation.NumberFormat java.lang.Long -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.DateTimeFormat java.time.LocalDate -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.time.LocalDate -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@4adb8d6d
@org.springframework.format.annotation.DateTimeFormat java.time.LocalDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.time.LocalDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@6e3fd0cc
@org.springframework.format.annotation.DateTimeFormat java.time.LocalTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.time.LocalTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@24bf64cf
@org.springframework.format.annotation.DateTimeFormat java.time.OffsetDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.time.OffsetDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@21df7530
@org.springframework.format.annotation.DateTimeFormat java.time.OffsetTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.time.OffsetTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@195bc6f3
@org.springframework.format.annotation.DateTimeFormat java.time.ZonedDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.time.ZonedDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@2644a87e
@org.springframework.format.annotation.DateTimeFormat java.util.Calendar -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@7682be68
@org.springframework.format.annotation.DateTimeFormat java.util.Date -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@7682be68
@org.springframework.format.annotation.NumberFormat java.lang.Byte -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.NumberFormat java.lang.Double -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.NumberFormat java.lang.Float -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.NumberFormat java.lang.Integer -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.NumberFormat java.lang.Short -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.NumberFormat java.math.BigDecimal -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
@org.springframework.format.annotation.NumberFormat java.math.BigInteger -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.Boolean -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@5d117879
java.lang.Character -> java.lang.Number : org.springframework.core.convert.support.CharacterToNumberFactory@1a6b366c
java.lang.Character -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@54fa5b3a
java.lang.Enum -> java.lang.Integer : org.springframework.core.convert.support.EnumToIntegerConverter@46fcb2a8
java.lang.Enum -> java.lang.String : org.springframework.core.convert.support.EnumToStringConverter@a31ceee
java.lang.Integer -> java.lang.Enum : org.springframework.core.convert.support.IntegerToEnumConverterFactory@5a167349
java.lang.Long -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$LongToInstantConverter@d66784c
java.lang.Long -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$LongToCalendarConverter@7beaf75c,java.lang.Long -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$LongToCalendarConverter@6fe01293
java.lang.Long -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$LongToDateConverter@508fa39a,java.lang.Long -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$LongToDateConverter@7883429f
java.lang.Number -> java.lang.Character : org.springframework.core.convert.support.NumberToCharacterConverter@2d15c6ee
java.lang.Number -> java.lang.Number : org.springframework.core.convert.support.NumberToNumberConverterFactory@1ef6c4a4
java.lang.Number -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@3399b7a0
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.lang.Long: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@7682be68,java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Long: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalDate: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.lang.String -> java.time.LocalDate: org.springframework.format.datetime.standard.TemporalAccessorParser@83de76a
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.lang.String -> java.time.LocalDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@6bc24f39
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.lang.String -> java.time.LocalTime: org.springframework.format.datetime.standard.TemporalAccessorParser@3ddd74f2
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.OffsetDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.lang.String -> java.time.OffsetDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@4b0f064
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.OffsetTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.lang.String -> java.time.OffsetTime: org.springframework.format.datetime.standard.TemporalAccessorParser@475a3e45
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.ZonedDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@2ac3e8d3,java.lang.String -> java.time.ZonedDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@66ab5986
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.util.Calendar: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@7682be68
java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.util.Date: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@7682be68
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Byte: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Double: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Float: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Integer: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Short: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.math.BigDecimal: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> @org.springframework.format.annotation.NumberFormat java.math.BigInteger: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@13021559
java.lang.String -> java.lang.Boolean : org.springframework.core.convert.support.StringToBooleanConverter@7bc5ce12
java.lang.String -> java.lang.Character : org.springframework.core.convert.support.StringToCharacterConverter@716d2490
java.lang.String -> java.lang.Enum : org.springframework.core.convert.support.StringToEnumConverterFactory@a8fce2b
java.lang.String -> java.lang.Number : org.springframework.core.convert.support.StringToNumberConverterFactory@58009ba5
java.lang.String -> java.nio.charset.Charset : org.springframework.core.convert.support.StringToCharsetConverter@24899752
java.lang.String -> java.time.Duration: org.springframework.format.datetime.standard.DurationFormatter@30e5ab61
java.lang.String -> java.time.Instant: org.springframework.format.datetime.standard.InstantFormatter@9678133
java.lang.String -> java.time.Month: org.springframework.format.datetime.standard.MonthFormatter@53cabad
java.lang.String -> java.time.MonthDay: org.springframework.format.datetime.standard.MonthDayFormatter@533e8b2c
java.lang.String -> java.time.Period: org.springframework.format.datetime.standard.PeriodFormatter@37ff867
java.lang.String -> java.time.Year: org.springframework.format.datetime.standard.YearFormatter@49b3c891
java.lang.String -> java.time.YearMonth: org.springframework.format.datetime.standard.YearMonthFormatter@500af845
java.lang.String -> java.util.Currency : org.springframework.core.convert.support.StringToCurrencyConverter@74aaf34f
java.lang.String -> java.util.Locale : org.springframework.core.convert.support.StringToLocaleConverter@69110f6c
java.lang.String -> java.util.Properties : org.springframework.core.convert.support.StringToPropertiesConverter@7c7ae5dc
java.lang.String -> java.util.TimeZone : org.springframework.core.convert.support.StringToTimeZoneConverter@3c1d437f
java.lang.String -> java.util.UUID : org.springframework.core.convert.support.StringToUUIDConverter@47ec3a0d
java.nio.charset.Charset -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@30f8941a
java.time.Duration -> java.lang.String : org.springframework.format.datetime.standard.DurationFormatter@30e5ab61
java.time.Instant -> java.lang.Long : org.springframework.format.datetime.standard.DateTimeConverters$InstantToLongConverter@4cb04ea5
java.time.Instant -> java.lang.String : org.springframework.format.datetime.standard.InstantFormatter@9678133
java.time.LocalDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$LocalDateTimeToLocalDateConverter@30c67e26
java.time.LocalDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$LocalDateTimeToLocalTimeConverter@64c776c3
java.time.Month -> java.lang.String : org.springframework.format.datetime.standard.MonthFormatter@53cabad
java.time.MonthDay -> java.lang.String : org.springframework.format.datetime.standard.MonthDayFormatter@533e8b2c
java.time.OffsetDateTime -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToInstantConverter@ee236c6
java.time.OffsetDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalDateConverter@53d4f7a8
java.time.OffsetDateTime -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalDateTimeConverter@6d6f1cd5
java.time.OffsetDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalTimeConverter@5dc12544
java.time.OffsetDateTime -> java.time.ZonedDateTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToZonedDateTimeConverter@1a343f2a
java.time.Period -> java.lang.String : org.springframework.format.datetime.standard.PeriodFormatter@37ff867
java.time.Year -> java.lang.String : org.springframework.format.datetime.standard.YearFormatter@49b3c891
java.time.YearMonth -> java.lang.String : org.springframework.format.datetime.standard.YearMonthFormatter@500af845
java.time.ZoneId -> java.util.TimeZone : org.springframework.core.convert.support.ZoneIdToTimeZoneConverter@1f9f5574
java.time.ZonedDateTime -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToInstantConverter@6429c6c5
java.time.ZonedDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalDateConverter@7f10b535
java.time.ZonedDateTime -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalDateTimeConverter@7cc602b0
java.time.ZonedDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalTimeConverter@7ec6f510
java.time.ZonedDateTime -> java.time.OffsetDateTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToOffsetDateTimeConverter@57733fd2
java.time.ZonedDateTime -> java.util.Calendar : org.springframework.core.convert.support.ZonedDateTimeToCalendarConverter@16a8a5d7
java.util.Calendar -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToLongConverter@5d85b761,java.util.Calendar -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToLongConverter@7ac5d930
java.util.Calendar -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToInstantConverter@1683e99c
java.util.Calendar -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalDateConverter@13991ece
java.util.Calendar -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalDateTimeConverter@69b6ef5f
java.util.Calendar -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalTimeConverter@27a35f54
java.util.Calendar -> java.time.OffsetDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToOffsetDateTimeConverter@76dbd39
java.util.Calendar -> java.time.ZonedDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToZonedDateTimeConverter@5461ba07
java.util.Calendar -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToDateConverter@52758fb1,java.util.Calendar -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToDateConverter@790ad426
java.util.Currency -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@22a9e2da
java.util.Date -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$DateToLongConverter@1066da6,java.util.Date -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$DateToLongConverter@56b844c6
java.util.Date -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$DateToCalendarConverter@3495732e,java.util.Date -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$DateToCalendarConverter@2bde377c
java.util.Locale -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@22d4cda2
java.util.Properties -> java.lang.String : org.springframework.core.convert.support.PropertiesToStringConverter@58976298
java.util.UUID -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@29f0a2f2
org.springframework.core.convert.support.ArrayToArrayConverter@468cafef
org.springframework.core.convert.support.ArrayToCollectionConverter@1ca361b
org.springframework.core.convert.support.ArrayToObjectConverter@3206cf83
org.springframework.core.convert.support.ArrayToStringConverter@78c79ebb
org.springframework.core.convert.support.ByteBufferConverter@2aea263
org.springframework.core.convert.support.ByteBufferConverter@2aea263
org.springframework.core.convert.support.ByteBufferConverter@2aea263
org.springframework.core.convert.support.ByteBufferConverter@2aea263
org.springframework.core.convert.support.CollectionToArrayConverter@59be2612
org.springframework.core.convert.support.CollectionToCollectionConverter@39edc080
org.springframework.core.convert.support.CollectionToObjectConverter@3349a63
org.springframework.core.convert.support.CollectionToStringConverter@5e1933d0
org.springframework.core.convert.support.FallbackObjectToStringConverter@1f6707ca
org.springframework.core.convert.support.IdToEntityConverter@278a3a06,org.springframework.core.convert.support.ObjectToObjectConverter@72eac5bb
org.springframework.core.convert.support.MapToMapConverter@e502d61
org.springframework.core.convert.support.ObjectToArrayConverter@1ba7bcf5
org.springframework.core.convert.support.ObjectToCollectionConverter@772a71e7
org.springframework.core.convert.support.ObjectToOptionalConverter@5d80b67e
org.springframework.core.convert.support.ObjectToOptionalConverter@5d80b67e
org.springframework.core.convert.support.ObjectToOptionalConverter@5d80b67e
org.springframework.core.convert.support.StreamConverter@67ec1fba
org.springframework.core.convert.support.StreamConverter@67ec1fba
org.springframework.core.convert.support.StreamConverter@67ec1fba
org.springframework.core.convert.support.StreamConverter@67ec1fba
org.springframework.core.convert.support.StringToArrayConverter@470c711e
org.springframework.core.convert.support.StringToCollectionConverter@7c1a87cb
|