issues
search
FasterXML
/
jackson-annotations
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k
stars
331
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump the github-actions group with 2 updates
#266
dependabot[bot]
closed
1 month ago
0
Use 2 different `@JsonView` in a method (parameter and return)
#265
domroydumcn
opened
1 month ago
1
Bump actions/checkout from 4.2.0 to 4.2.1 in the github-actions group
#264
dependabot[bot]
closed
1 month ago
0
Bump the github-actions group with 2 updates
#263
dependabot[bot]
closed
2 months ago
0
Bump actions/setup-java from 4.2.2 to 4.3.0 in the github-actions group
#262
dependabot[bot]
closed
2 months ago
0
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
#261
dependabot[bot]
closed
3 months ago
0
Revert "Fix #258: add ElementType.PARAMETER for `@JsonIgnore`" due to issues with Kotlin module
#260
cowtowncoder
closed
4 months ago
0
Fix #258: add ElementType.PARAMETER for `@JsonIgnore`
#259
cowtowncoder
closed
4 months ago
0
Add `ElementType.PARAMETER` to `@JsonIgnore` to allow use for Constructor parameters
#258
cowtowncoder
opened
4 months ago
7
Bump actions/checkout from 4.1.6 to 4.1.7 in the github-actions group
#257
dependabot[bot]
closed
5 months ago
0
Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group
#256
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group
#255
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.3 to 4.1.4 in the github-actions group
#254
dependabot[bot]
closed
7 months ago
0
Remove redundant no-arg constructor
#253
Philzen
closed
7 months ago
0
Fix "iff" typo and unpaired curly bracket in Javadoc
#252
Philzen
closed
7 months ago
0
Remove redundant no-arg constructor
#251
Philzen
closed
7 months ago
3
Fix "iff" typo and unpaired curly bracket in Javadoc
#250
Philzen
closed
7 months ago
5
Bump actions/checkout from 4.1.2 to 4.1.3 in the github-actions group
#249
dependabot[bot]
closed
7 months ago
0
Migrate tests to `JUnit 5`
#248
JooHyukKim
closed
7 months ago
1
Convert unit tests to JUnit5 (from JUnit4)
#247
cowtowncoder
closed
7 months ago
1
Bump the github-actions group with 2 updates
#246
dependabot[bot]
closed
8 months ago
0
Bump the github-actions group with 1 update
#245
dependabot[bot]
closed
8 months ago
0
Fix grammar
#244
reftel
closed
9 months ago
1
Fix #242: allow `@JsonAnySetter` on parameters
#243
cowtowncoder
closed
10 months ago
0
Allow `@JsonAnySetter` on `ElementType.PARAMETER` (for use on constructor parameters)
#242
cowtowncoder
closed
10 months ago
0
Fix broken link in Javadoc of `JsonInclude`
#241
KENNYSOFT
closed
11 months ago
1
Bump the github-actions group with 1 update
#240
dependabot[bot]
closed
12 months ago
0
Improve JavaDoc of `@JsonProperty.required`
#239
JooHyukKim
closed
1 year ago
0
Bump the github-actions group with 1 update
#238
dependabot[bot]
closed
1 year ago
0
Hash-pin GitHub Actions, set grouped dependabot PRs
#237
pnacht
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#236
dependabot[bot]
closed
1 year ago
0
Add new `JsonTypeInfo.Id.SIMPLE_NAME`
#234
JooHyukKim
closed
1 year ago
0
Rename ambiguous `JsonProperty.Access.*` constants
#233
overheadhunter
opened
1 year ago
1
@JsonCreator with constuctor, whitch parameters annotated with @JsonProperty
#232
nikitatishin5
closed
1 year ago
0
Merge forward JDK-6-compatible `equals()` and `hashcode()` implementations into `JsonTypeInfo.Value` of `master`
#230
JooHyukKim
closed
1 year ago
1
Add `requireTypeIdForSubtypes` property for `JsonTypeInfo.Value`, backporting from Jackson 3.0
#229
JooHyukKim
closed
1 year ago
1
Add `requireTypeIdForSubtypes` property for `JsonTypeInfo.Value` in Jackson 3.0
#228
JooHyukKim
closed
1 year ago
1
Remove unused JavaDoc in `@JsonTypeInfo`
#227
JooHyukKim
closed
1 year ago
0
Add "require type id for subtypes" property for `JsonTypeInfo.Value` in 3.0
#226
cowtowncoder
closed
1 year ago
8
Improve JavaDoc on serialization side of `JsonTypeInfo.Id.DEDUCTION`
#225
JooHyukKim
closed
1 year ago
1
Add new `OptBoolean` valued property in `@JsonTypeInfo` to allow per-type configuration of strict type id handling
#223
JooHyukKim
closed
1 year ago
0
Improve JavaDoc `JsonEnumDefaultValue` by providing more specific DeserializationFeature.
#222
JooHyukKim
closed
1 year ago
0
Add `JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS`
#221
cowtowncoder
closed
1 year ago
0
@JsonProperty on a boolean field results into two fields in the final JSON
#220
Denis-D-M
closed
1 year ago
2
Add explicit copyright notice in NOTICE
#219
cowtowncoder
closed
1 year ago
0
Add documentation for @JsonAlias used in enums (#193)
#217
mukham12
closed
1 year ago
1
Doc: improve JavaDoc of JsonAlias about ordering of alias and JSON keys
#216
JooHyukKim
closed
1 year ago
5
ci(deps): bump maven help plugin to 3.3.0
#215
yeikel
closed
1 year ago
1
Add NOTICE file with copyright information
#214
tobi5775
closed
1 year ago
20
corrected link for tidelift
#213
kelubhai
closed
1 year ago
1
Next