Spring Boot 默认使用Jackson来序列化和反序列化REST API中的请求和响应对象。 如果你想使用GSON而不是Jackson,那么只 Gson 需要在 pom.xml 文件中 ...
確定! 回上一頁