Reflect 3.2=>3.1.2 backports in @since tags etc
Issue: SPR-9443, SPR-6847, SPR-9446, SPR-9444, SPR-9439, SPR-9302,
SPR-9507, SPR-9238, SPR-9397, SPR-9406, SPR-9502
This commit is contained in:
@@ -48,7 +48,7 @@ import org.springframework.web.servlet.view.AbstractView;
|
||||
* @author Jeremy Grelle
|
||||
* @author Arjen Poutsma
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 3.2
|
||||
* @since 3.1.2
|
||||
* @see org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
|
||||
*/
|
||||
public class MappingJackson2JsonView extends AbstractView {
|
||||
|
||||
Reference in New Issue
Block a user