Package org.springframework.web.servlet.view.json
@NullMarked
package org.springframework.web.servlet.view.json
support classes for providing a View implementation based on JsON serialization.
-
ClassesClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.spring MVC
Viewthat renders JsON content by serializing the model for the current request using Jackson 3'sJsonMapper.Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofJacksonJsonView
AbstractJacksonView