Commit Graph

11 Commits

Author SHA1 Message Date
Dhawal Kapil 17e24fc87e JAVA-23379 Fixed test as per JDK 17 (#14484)
* JAVA-23379 Fixed test as per JDK 17

* JAVA-23379 Made SimpleDateFormat local specific
2023-07-26 15:33:04 +05:30
Tapan Avasthi 668b8f0b77 BAEL-6293: Add builder pattern for ObjectMapper creation (#14112)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-05-27 08:44:01 -05:00
ACHRAF TAITAI d964c3d1eb A Guide to @JsonIncludeProperties Annotation in Jackson (#13808) 2023-04-13 14:11:17 +02:00
Azhwani b280691134 BAEL-6311: Applying @JsonValue on fields in Jackson (#13749)
Co-authored-by: Luis Javier Peris Morillo <javierperis@gmail.com>
2023-04-09 10:26:01 +02:00
Bipin kumar 9e5fe2d7ac Java-14972: changes made for adding new example using field annoted @… (#13746)
* Java-19389: changes made for adding new example using field annoted @jsonValue

* Java-14972: Changes made for renaming the test methods and removing commented code

* dev-14972 : Changes made for incorporating review comments

* dev-14972: changes made for adding GeneralBean class and test cases of jsonValue against the GeneralBean class
2023-04-05 21:56:04 +05:30
mikr 4f5d7a6631 BAEL-21496 Move Jackson Simple Module 2020-01-26 16:14:45 +01:00
catalin-burcea c8f16ee116 [BAEL-13511] - Create jackson-modules parent for all related modules 2019-12-19 13:34:50 +02:00
catalin-burcea 01c2fc6e3a [BAEL-19676] - Move articles out of jackson part 3 2019-12-02 11:44:19 +02:00
catalin-burcea 3d35439fb5 [BAEL-19675] - Move articles out of jackson part 2 2019-11-26 12:28:18 +02:00
catalin-burcea 6eb57f91eb [BAEL-19673] - Move articles out of jackson part 1 2019-11-22 14:52:42 +02:00
amit2103 a840e3505c [BAEL-14274] - Reverted the rename of EventWithFormat to Event 2019-10-27 19:52:36 +05:30