fastjson-jaxrs-json-provider A JAX-RS entity provider forfastjson What is JAXRS provider? Entity payload, if present in an received HTTP message, is passed to JAX-RS container as an input stream. The stream may, for example, contain data represented as a plain text, XML or JSON document...
比如用户在请求参数里有 ?pretty=true ,则输出格式化好的JSON数据。 当然,简单地可以全局地实现配置FastJSON都输出格式化好的,但如果想从请求参数里来判断,需要用Filter来处理?
smallnest / fastjson-jaxrs-json-provider Public Notifications Fork 10 Star 18 Code Issues Pull requests 1 Actions Projects Wiki Security Insights New issue 在与eureka同时使用时,导致Jersey无法初始化 #2 Closed smallnest opened this issue Nov 4, 2016· 1 comment ...