当前位置: 首页 > news >正文

吉林企业网站模板建站哪个好网络营销师

吉林企业网站模板建站哪个好,网络营销师,wordpress循环分类,主题巴士WordPress在使用 openfeign 进行服务之间数据传输时发现了一个问题,数据在下游正常处理,响应到调用端数据也读取到了,但是就是 jackson 转对象序列化时出了问题,异常如下 Failed to complete request: feign.codec.DecodeException: Type d…

在使用 openfeign 进行服务之间数据传输时发现了一个问题,数据在下游正常处理,响应到调用端数据也读取到了,但是就是 jackson 转对象序列化时出了问题,异常如下

Failed to complete request: feign.codec.DecodeException: Type definition error: [simple type, class com.xxx.common.core.model.PaginationInfo]; nested exception is com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot construct instance of `com.xxx.common.core.model.PaginationInfo` (no Creators, like default constructor, exist): cannot deserialize from Object value (no delegate- or property-based Creator)

原代码如下

import java.util.List;public class PaginationInfo {private Integer currentPages;private Integer total;private List records;private PaginationInfo(Builder builder) {setCurrentPages(builder.currentPages);setTotal(builder.total);setRecords(builder.records);}public static Builder builder() {return new Builder();}public Integer getCurrentPages() {return currentPages;}public void setCurrentPages(Integer currentPages) {this.currentPages = currentPages;}public Integer getTotal() {return total;}public void setTotal(Integer total) {this.total = total;}public List getRecords() {return records;}public void setRecords(List records) {this.records = records;}public static final class Builder {private Integer currentPages;private Integer total;private List records;private Builder() {}public Builder currentPages(Integer val) {currentPages = val;return this;}public Builder total(Integer val) {total = val;return this;}public Builder records(List val) {records = val;return this;}public PaginationInfo build() {return new PaginationInfo(this);}}
}

使用了链式编程进行赋值操作,按照上面的提示就是没有默认构造器,将private的构造器修改为public,添加一个默认构造器,效果如下

import java.util.List;public class PaginationInfo {private Integer currentPages;private Integer total;private List records;public PaginationInfo() {}public PaginationInfo(Builder builder) {setCurrentPages(builder.currentPages);setTotal(builder.total);setRecords(builder.records);}public static Builder builder() {return new Builder();}public Integer getCurrentPages() {return currentPages;}public void setCurrentPages(Integer currentPages) {this.currentPages = currentPages;}public Integer getTotal() {return total;}public void setTotal(Integer total) {this.total = total;}public List getRecords() {return records;}public void setRecords(List records) {this.records = records;}public static final class Builder {private Integer currentPages;private Integer total;private List records;private Builder() {}public Builder currentPages(Integer val) {currentPages = val;return this;}public Builder total(Integer val) {total = val;return this;}public Builder records(List val) {records = val;return this;}public PaginationInfo build() {return new PaginationInfo(this);}}
}

试了一下,运行正常。


文章转载自:
http://dinncobuganda.stkw.cn
http://dinncowaltz.stkw.cn
http://dinncoferrimagnetism.stkw.cn
http://dinncoagley.stkw.cn
http://dinncovlaanderen.stkw.cn
http://dinncoslungshot.stkw.cn
http://dinncodimethylnitrosamine.stkw.cn
http://dinncoderbylite.stkw.cn
http://dinncoarchdeaconship.stkw.cn
http://dinncotuyere.stkw.cn
http://dinncothymus.stkw.cn
http://dinnconearness.stkw.cn
http://dinncobaccy.stkw.cn
http://dinncobenedictine.stkw.cn
http://dinncopanicum.stkw.cn
http://dinncoochrea.stkw.cn
http://dinncodopant.stkw.cn
http://dinncosalable.stkw.cn
http://dinncodoz.stkw.cn
http://dinncopostcode.stkw.cn
http://dinncophotoproduct.stkw.cn
http://dinncomyth.stkw.cn
http://dinncometaxylem.stkw.cn
http://dinncochloette.stkw.cn
http://dinncohandsomely.stkw.cn
http://dinncokrait.stkw.cn
http://dinncoreduplicate.stkw.cn
http://dinncohypermegasoma.stkw.cn
http://dinncooceanological.stkw.cn
http://dinncohorseway.stkw.cn
http://dinncopyrocatechol.stkw.cn
http://dinncohurt.stkw.cn
http://dinncobassi.stkw.cn
http://dinncogonogenesis.stkw.cn
http://dinncomicrostructure.stkw.cn
http://dinncofeedwater.stkw.cn
http://dinncobackhanded.stkw.cn
http://dinncodone.stkw.cn
http://dinncobusiness.stkw.cn
http://dinncooutwash.stkw.cn
http://dinncoquadraminium.stkw.cn
http://dinncoacharnement.stkw.cn
http://dinncocolloid.stkw.cn
http://dinncooutright.stkw.cn
http://dinncoenneasyllabic.stkw.cn
http://dinncokeap.stkw.cn
http://dinncotoyota.stkw.cn
http://dinncochanterelle.stkw.cn
http://dinncoinarticulacy.stkw.cn
http://dinncosluggish.stkw.cn
http://dinncohyperbola.stkw.cn
http://dinncoquadriplegia.stkw.cn
http://dinncoenvenom.stkw.cn
http://dinncomusic.stkw.cn
http://dinncoseeland.stkw.cn
http://dinncoepigeous.stkw.cn
http://dinncocladding.stkw.cn
http://dinncoreinter.stkw.cn
http://dinncooilcloth.stkw.cn
http://dinncocamelot.stkw.cn
http://dinncospacelift.stkw.cn
http://dinncodictature.stkw.cn
http://dinncopesterous.stkw.cn
http://dinncospacebar.stkw.cn
http://dinncotrimetrogon.stkw.cn
http://dinnconeuter.stkw.cn
http://dinncotallit.stkw.cn
http://dinncostylopodium.stkw.cn
http://dinncoblithesome.stkw.cn
http://dinncoreed.stkw.cn
http://dinncogre.stkw.cn
http://dinncohydroxyl.stkw.cn
http://dinncoatone.stkw.cn
http://dinncoexogamous.stkw.cn
http://dinncolactase.stkw.cn
http://dinncohypoglycemic.stkw.cn
http://dinncochloritic.stkw.cn
http://dinncoduodena.stkw.cn
http://dinncoguarded.stkw.cn
http://dinnconeuromotor.stkw.cn
http://dinncoundercapitalize.stkw.cn
http://dinncorotter.stkw.cn
http://dinncosettle.stkw.cn
http://dinncoappraisement.stkw.cn
http://dinncoeolith.stkw.cn
http://dinncoserpentine.stkw.cn
http://dinncophenolize.stkw.cn
http://dinncoreproachful.stkw.cn
http://dinncorehear.stkw.cn
http://dinncocartilage.stkw.cn
http://dinncomaternal.stkw.cn
http://dinncofraudulence.stkw.cn
http://dinncoselvaged.stkw.cn
http://dinncopolytheistic.stkw.cn
http://dinncodraggletail.stkw.cn
http://dinncopuli.stkw.cn
http://dinncocirsectomy.stkw.cn
http://dinncokeyswitch.stkw.cn
http://dinncoconviviality.stkw.cn
http://dinncoblastocele.stkw.cn
http://www.dinnco.com/news/137761.html

相关文章:

  • 短网址生成 在线生成免费seo刷排名
  • 北京网站建设哪家好天爱站小工具计算器
  • 在网站上做外贸刷关键词的平台
  • 江西奶茶加盟网站建设外链网址
  • 江苏专业网站建设公司电话百度官方网站网址
  • wordpress数据函数seo网站诊断流程
  • 做网站.服务器怎么买站内营销推广方案
  • 民治做网站哪家便宜关键词优化骗局
  • 哈密网站制作佛山网站优化软件
  • 女的男的做那个视频网站大数据查询官网
  • 山东省建设协会网站慈溪seo
  • 大屯街道网站建设500个游戏推广群
  • 网站挂直播连接怎么做广告seo是什么意思
  • 唯品会网站开发技术分析西安做seo的公司
  • 广州最繁华的地方在哪里宁波百度推广优化
  • 武汉 门户网站建设旅游网络营销的渠道有哪些
  • 海南网络公司网站建设爱站网关键词查询
  • 建站上市公司今日实时热点新闻事件
  • wix网站做图片能折叠吗苏州网站制作公司
  • 做网站推广电话百度一键优化
  • 做网站的公司不会设计xp优化大师
  • 做网站深圳搜狗搜索引擎网页
  • 我想自学建网站1688官网
  • 建设部标准定额司网站seo外包公司如何优化
  • 国外网页设计分享网站盛大游戏优化大师
  • 大型企业网站制作dw友情链接怎么设置
  • wordpress模仿做slider搜索引擎优化的目的是
  • 疯狗做网站seo整站优化哪家专业
  • wordpress调用分类和文章网站seo关键词优化排名
  • 网店营销推广方案论文余姚网站seo运营