Commit Graph

19 Commits

Author SHA1 Message Date
Bipin kumar d1685c42bd JAVA-26001_D_M: Fix formatting of POMs for modules D to M (#14958) 2023-11-09 13:17:34 +02:00
panos-kakos aa2af965ce [JAVA-15965] Upgraded json version to 20230618 2023-10-07 00:48:51 +03:00
edizor e3f95a7cf6 Update README.md
[skip ci]
2023-08-24 21:54:27 +08:00
Chrys Exaucet 854f240059 BAEL-3325: Programmatic generation of JSON Schemas in Java (#14498)
* BAEL-3325: Programmatic Generation of JSON Schemas in Java

* BAEL-3325: fix typo

* BAEL-3325: rerun baeldung intellij formatter

* BAEL-3325: static imports
2023-08-22 09:03:14 +05:30
edizor 283077b86c Update README.md
[skip ci]
2023-08-02 20:56:47 +08:00
Rajat Garg 0da3664191 [BAEL-6494] Add functionality to minify a JSON string (#14451)
* [BAEL-6494] Add functionality to minify JSON

* [BAEL-6494] Address review comment

---------

Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2023-07-23 10:08:21 +02:00
edizor 0032b47dee Update README.md
[skip ci]
2023-07-19 19:03:49 +08:00
Rajat Garg 0e6ef73cdd Address review comments (#14396)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2023-07-13 18:57:08 +02:00
Rajat Garg 89d83168ae [BAEL-6506] Add utility for Pretty-Print JSON (#14378)
* Add utility for  Pretty-Print JSON

* Remove accidental change

* Address review comments

* Address review comments

---------

Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2023-07-10 20:47:36 +02:00
collaboratewithakash badc1e342c backlink updated 2023-05-27 16:11:33 +05:30
panos-kakos 428f69a966 [JAVA-18177] Moved server modules to jdk9-and-above profile (#13523)
* [JAVA-18177]  Moved server modules to jdk9-and-above profile

* [JAVA-18177]  Upgraded maven-war-plugin version

* [JAVA-18146]  Moved json-modules to jdk9-and-above profile

* [JAVA-18151]  Moved libraries-data module to jdk9-and-above profile

* [JAVA-18176] Moved saas-modules to jdk9-and-above profile

* [JAVA-18165] Moved patterns-modules to jdk9-and-above profile

* [JAVA-18146] Fixed tests at gson module

* [JAVA-18165] Upgraded maven-war-plugin version

* [JAVA-16377] Moved apache-cxf-module to jdk9-and-above profile + comment out cxf spring

* [JAVA-18151] Testing maven compiler plugin

* [JAVA-18151] Ignored 2 test cases

* [JAVA-18151] import javassist dependency manually

* [JAVA-16377] Upgraded spring version + uncomment cxf-spring module
2023-02-26 21:55:24 +05:30
Loredana Crusoveanu 41d7305012 Merge pull request #13189 from pjfanning/patch-1
need to handle trailing tokens
2023-01-18 17:17:35 +02:00
PJ Fanning 2f5696c863 need to handle trailing tokens
see https://github.com/FasterXML/jackson/discussions/143#discussioncomment-4479800
2022-12-22 23:13:57 +01:00
edizor 7c3fc3b10f Update README.md
[skip ci]
2022-12-22 22:38:21 +08:00
rafyen 9e7a6d2b3d Add code for BAEL-5878: Getting a Value in JSONObject (#13157)
* BAEL-5878: Getting a Value in JSONObject. Add JsonObjectValueGetter with unit tests

* Move json-value-getter under json-2 module

* Update packages for the source and unit test files

* Rename test class, move employee.json under test/resources

Co-authored-by: Rafael Engibaryan <rafael.engibaryan.1@gmail.com>
2022-12-14 11:58:33 +01:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
panos-kakos 3624a450ed Java 11497 (#12410)
* Added/created parent module (json-modules)

* moved json(submodule) to json-modules(parent)

* moved json-2(submodule) to json-modules(parent)

* moved json-path(submodule) to json-modules(parent)

* moved gson(submodule) to json-modules(parent)

* deleted sub-modules that we moved to json-modules

* removed version

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-26 21:16:19 +05:30
Dhawal Kapil 26e3b1d3b2 Update README.md (#12408) 2022-06-24 22:13:17 +05:30
panos-kakos a51caf51f3 Java 11497 (#12399)
* Added/created parent module (json-modules)

* moved json(submodule) to json-modules(parent)

* moved json-2(submodule) to json-modules(parent)

* moved json-path(submodule) to json-modules(parent)

* moved gson(submodule) to json-modules(parent)

* deleted sub-modules that we moved to json-modules

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-24 21:58:34 +05:30