GithubHelp home page GithubHelp logo

涛哥,Controller中标记为@ResponseBody并返回类型为Page<T>的方法,jackson处理响应时如何忽略Page中自身定义的某属性? about es HOT 1 OPEN

toeasy avatar toeasy commented on July 21, 2024
涛哥,Controller中标记为@ResponseBody并返回类型为Page的方法,jackson处理响应时如何忽略Page中自身定义的某属性?

from es.

Comments (1)

qiuxiaoj avatar qiuxiaoj commented on July 21, 2024

如果仅仅是不需要Page中自身定义的属性,没必要制定page,忽略掉不需要的属性即可。

在 2015年7月27日 下午7:09,Eric Liang [email protected]写道:

是这样的:我需要返回Page类型的json,但又不需要Page中自身定义的属性,如first、next。应该怎样处理呢?
像常规自己定义的bean,只需要在其上加上jackson的注解即可忽略。
我有两个想法:1、Page是spring定义的,修改其代码,这肯定不是最好的解决方法
2、我想把Page换成我自定义的Page不知道在哪些更换
请涛哥指教


Reply to this email directly or view it on GitHub
#84.

from es.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.