Commit Graph

15 Commits

Author SHA1 Message Date
Dhawal Kapil e297f43f17 JAVA-19536 Formatting of pom.xml 2023-04-07 22:32:01 +05:30
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
Asjad J 4859fc9324 Updated README.md
added link back to the article: https://www.baeldung.com/java-read-json-from-url
2022-08-25 16:50:48 +05:00
Ulisses Lima 941d6701f3 BAEL-5657 - Reading JSON from a URL in Java (#12584)
* moving SpringBootPersistenceApplication class to its own package

* from com.baeldung to com.baeldung.logging to prevent it from loading
contexts from other applications.

* moving SpringBootPersistenceApplication class to its own package

* from com.baeldung to com.baeldung.logging to prevent it from loading
contexts from other applications.

* Spring Data MongoDB - Configure Connection

Ready for revision.

* fixed tests to reflect article changes

* BAEL-5657

* reverting BAEL-5657

* reverting BAEL-5657

* done

* reverting bael-5366

* revert bael-5366

* revert bael-3366

* including section 3

3. Using commons-io and org.json

* replacing tabs with spaces
2022-08-19 00:00:45 +02:00
johnA1331 eb4276fe3b Update README.md 2021-12-01 16:18:13 +08:00
Yavuz Tas b045b7fe83 BAEL-5192 Code samples for the article (#11483)
* BAEL-5192 implement code samples

* BAEL-5192 simplify some methods

* BAEL-5192 remove duplicated test method

Co-authored-by: Yavuz Tas <ytas@vwd.com>
2021-11-25 10:45:26 -06:00
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
johnA1331 01a1849a27 Update README.md 2021-11-04 00:52:00 +08:00
vunamtien 1adb96e384 BAEL-5193-Deserialize Snake Case With Jackson (#11341)
* BAEL-5193-deserialize-snake-case

* refactor

* refactor

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-11-03 09:22:59 +00:00
mikr de5c114c22 JAVA-3587 Update Jackson version in the main pom 2021-08-25 23:00:50 +02:00
sampadawagde 753434526a JAVA-5223: Fix formatting of POMs (Part 7) 2021-05-08 13:11:36 +05:30
johnA1331 974f0f3427 Update README.md 2021-01-14 00:13:45 +08:00
Kent@lhind.hp.g5 1a2bd73487 [BAEL-2547] jackson deserialization class-casting exception 2021-01-03 15:48:08 +01:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
catalin-burcea c8f16ee116 [BAEL-13511] - Create jackson-modules parent for all related modules 2019-12-19 13:34:50 +02:00