Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / monitorjbl/json-view issues and pull requests

#89 - Why JsonView ignore @JsonInclude annotation?

Issue - State: open - Opened by TheNullablePrototype over 1 year ago

#88 - Bump spring-webmvc from 4.1.4.RELEASE to 5.2.20.RELEASE in /spring-json-view

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#87 - Bump jackson-databind from 2.9.8 to 2.12.7.1 in /spring-json-view

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#86 - Bump jackson-databind from 2.10.5.1 to 2.12.7.1 in /json-view

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#85 - Bump jackson-databind from 2.10.5.1 to 2.13.4.1 in /json-view

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#84 - Bump jackson-databind from 2.9.8 to 2.13.4.1 in /spring-json-view

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#83 - Bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /json-view

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#82 - Bump jackson-databind from 2.9.8 to 2.12.6.1 in /spring-json-view

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#81 - Bump spring-webmvc from 4.1.4.RELEASE to 5.3.18 in /spring-json-view

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#80 - Bump jackson.version from 2.9.8 to 2.13.2 in /spring-json-view

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#79 - Bump jackson-databind from 2.9.8 to 2.9.10.8 in /spring-json-view

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#78 - Make boolean getter with 'is' prefix a valid getter for serializer

Pull Request - State: open - Opened by AntuanRokanten almost 3 years ago

#77 - The boolean getters starting with 'is' are ignored.

Issue - State: open - Opened by simon1514 about 3 years ago - 1 comment

#76 - How to to get return type from json view

Issue - State: open - Opened by ashalathas about 3 years ago

#74 - Bump jetty-webapp from 9.4.41.v20210516 to 9.4.43.v20210629 in /spring-json-view

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#73 - Bump jackson-databind from 2.10.5 to 2.10.5.1 in /json-view

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#72 - Bump jackson-databind from 2.9.8 to 2.9.10.7 in /spring-json-view

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#71 - Bump jackson-datatype-jsr310 from 2.6.1 to 2.9.8 in /json-view

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#70 - priority Custom type AND field filter

Issue - State: open - Opened by JeremyZQJ over 3 years ago - 1 comment

#69 - Strange behavior on different lists of same class.

Issue - State: closed - Opened by Incubx almost 4 years ago

#67 - @JsonFormat support

Issue - State: open - Opened by celsogg over 5 years ago

#65 - Custom Serializer for java.util.Date not working

Issue - State: open - Opened by ninadtare10 over 5 years ago

#64 - Support Spring 5 on registering custom serializer

Issue - State: closed - Opened by RsknCankov over 5 years ago - 2 comments

#63 - Dont remove get from field name if field name is get

Pull Request - State: closed - Opened by ZefieriaX12 almost 6 years ago

#62 - Fix for issue (#61): Any appearance of "get" in property name is replaced with empty string

Pull Request - State: closed - Opened by pareshd almost 6 years ago - 1 comment

#61 - Any appearance of "get" in property name is replaced with empty string

Issue - State: open - Opened by pareshd almost 6 years ago - 1 comment

#60 - Remove redundant recursion for serialization (#59)

Pull Request - State: closed - Opened by mikejhill about 6 years ago - 1 comment

#59 - Duplicate serializations occur for inherited getters

Issue - State: closed - Opened by mikejhill about 6 years ago - 2 comments

#58 - Support PropertyNamingStrategy and @JsonNaming

Issue - State: open - Opened by kerraway over 6 years ago - 1 comment

#56 - Support Spring-Messaging Serialization in spring-json-view

Issue - State: open - Opened by mikejhill over 6 years ago

#55 - ControllerAdvice are ignored and unexpected XML encoding

Issue - State: open - Opened by zifnab87 over 6 years ago - 3 comments

#54 - Fail to Build from Source

Issue - State: closed - Opened by GuoquanXing almost 7 years ago - 1 comment

#53 - @JsonTypeInfo Ignored

Issue - State: open - Opened by barry1cassidy almost 7 years ago

#52 - JsonView should support field-level transformations

Issue - State: closed - Opened by monitorjbl about 7 years ago

#51 - Stack Overflow Issue when running multiple Tests with different exclusion fields

Issue - State: closed - Opened by Tristan-ow about 7 years ago - 6 comments

#50 - How to integrate with JAX-RS

Issue - State: open - Opened by pablo-moreira about 7 years ago - 1 comment

#49 - JsonViewSupportFactoryBean breaks jackson-datatype-jsr310

Issue - State: open - Opened by johnloven about 7 years ago - 4 comments

#48 - exclude values in the controller

Issue - State: open - Opened by maroom1 about 7 years ago

#47 - Question - Does this support deserialization?

Issue - State: closed - Opened by cypherkey about 7 years ago - 1 comment

#46 - @JsonProperty annotation is being ignored over getter method

Issue - State: closed - Opened by alocueal about 7 years ago - 2 comments

#45 - [Feature Request]: Support to rename fields

Issue - State: open - Opened by thomasguo over 7 years ago - 2 comments

#44 - How to exclude fields of a referance object of same class

Issue - State: open - Opened by Devlad91 over 7 years ago - 1 comment

#43 - JsonViewSupportFactoryBean required a single bean, but 2 were found

Issue - State: open - Opened by markoperic22 over 7 years ago - 5 comments

#42 - How to exclude specific fields in the nested collection

Issue - State: closed - Opened by chao10 over 7 years ago - 2 comments

#41 - Custom JsonSerialize with DateObject not working

Issue - State: closed - Opened by prakash290 over 7 years ago - 8 comments

#40 - Spring usage is not excluding Object field

Issue - State: open - Opened by dhoffer almost 8 years ago

#39 - Support for UUIDs as strings

Issue - State: closed - Opened by monitorjbl almost 8 years ago

#38 - Jackson module implementation

Issue - State: closed - Opened by monitorjbl almost 8 years ago

#37 - Default view for Spring integration

Issue - State: closed - Opened by monitorjbl almost 8 years ago

#36 - Support for @JsonProperty("name")

Issue - State: closed - Opened by chaitut715 almost 8 years ago - 1 comment

#35 - custom serializers to allow custom seralization of certain object typ…

Pull Request - State: closed - Opened by spheras almost 8 years ago - 2 comments

#34 - Inclusion/Exclusion for Qualified Objects

Issue - State: closed - Opened by stevenhurth about 8 years ago - 1 comment

#33 - Handling JsonUnwrapped

Issue - State: open - Opened by stevenhurth about 8 years ago

#32 - Implicitly Include All Fields on Nested Objects

Issue - State: open - Opened by stevenhurth about 8 years ago - 1 comment

#31 - Better Support for JsonIgnore and XmlTransient

Issue - State: open - Opened by stevenhurth about 8 years ago - 1 comment

#30 - JsonViewSupportFactoryBean replaces all other converters?

Issue - State: closed - Opened by aabeling about 8 years ago - 4 comments

#29 - Error with lazy loads

Issue - State: closed - Opened by racabe about 8 years ago - 1 comment

#28 - Support for Java 8 date/time types.

Issue - State: closed - Opened by itanor about 8 years ago - 2 comments

#27 - Serialization performance test with Parameteized repetition.

Pull Request - State: closed - Opened by ishara about 8 years ago - 2 comments

#26 - Library does not support @JsonIgnoreProperties on a field

Issue - State: closed - Opened by luizkowalski over 8 years ago - 21 comments

#25 - JsonViewSerializer does not honor interfaces

Issue - State: closed - Opened by monitorjbl over 8 years ago - 1 comment

#24 - Please honor @JsonBackReference

Issue - State: closed - Opened by sskandhaprasad over 8 years ago - 3 comments

#23 - BigDecimal Json View Issues

Issue - State: closed - Opened by twiz911 over 8 years ago - 5 comments

#22 - Exceptions at usage

Issue - State: open - Opened by stanglt over 8 years ago - 3 comments

#21 - Support for Getter and Setter Object in JsonView

Issue - State: closed - Opened by venkatadri-cliqr over 8 years ago - 2 comments

#20 - Wild card exclude not working

Issue - State: closed - Opened by venkatadri-cliqr over 8 years ago - 2 comments

#19 - DateFormat

Issue - State: closed - Opened by alainsemal almost 9 years ago - 2 comments

#18 - ResponseEntity?

Issue - State: closed - Opened by kamronbatman almost 9 years ago - 28 comments

#17 - I want the nulls

Issue - State: closed - Opened by rpoznan almost 9 years ago - 7 comments

#16 - Iterables and Arrays

Issue - State: closed - Opened by Exscotticus almost 9 years ago - 8 comments

#15 - Spring Boot Jackson properties are ignored

Issue - State: closed - Opened by jmirandac about 9 years ago - 3 comments

#14 - Can't serialize sub resources

Issue - State: closed - Opened by sebastienvermeille about 9 years ago - 13 comments

#13 - Enums should not use toString()

Issue - State: closed - Opened by monitorjbl over 9 years ago

#11 - Builtin support for Class objects

Issue - State: closed - Opened by monitorjbl over 9 years ago

#10 - Should be able to pass in custom ObjectMapper instace

Issue - State: closed - Opened by monitorjbl over 9 years ago

#9 - Static fields should not be rendered

Issue - State: closed - Opened by monitorjbl over 9 years ago

#8 - URL/URI objects should be treated like strings

Issue - State: closed - Opened by monitorjbl over 9 years ago

#7 - JsonViewSerializer class matcher inconsistency

Issue - State: closed - Opened by monitorjbl over 9 years ago
Labels: bug

#6 - JsonViewSerializer does not properly handle enums

Issue - State: closed - Opened by monitorjbl over 9 years ago
Labels: bug

#5 - Serializer does not properly support primitive arrays

Issue - State: closed - Opened by monitorjbl over 9 years ago
Labels: bug

#4 - Serializer does not properly support Date types

Issue - State: closed - Opened by monitorjbl over 9 years ago
Labels: bug

#3 - JsonViewSerializer should be packaged separately

Issue - State: closed - Opened by monitorjbl over 9 years ago
Labels: enhancement

#2 - include()/exclude() should allow multiple arguments

Issue - State: closed - Opened by monitorjbl over 9 years ago
Labels: enhancement

#1 - Support pattern matching

Issue - State: closed - Opened by monitorjbl over 9 years ago