SpringMVC自动封装并返回json的两种方法
使用SpringMVC自动封装并返回json数据方法一,手动配置XML配置文件<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframe
原创
2022-04-01 14:07:05 ·
794 阅读 ·
3 评论