Commit Graph

25 Commits

Author SHA1 Message Date
rcalago debd762c51
Update README.md 2024-03-21 23:14:03 +08:00
Bipin kumar f23750dcdc
JAVA-32170_C_08: Changes made for Fix formatting of POMs - C_08 (#16109) 2024-03-15 23:51:19 +02:00
DiegoMarti2 8ca61a8c38
baeldung-articles : BAEL-6349 (#16067)
Obtaining the Last Path Segment of a URI in Java.
2024-03-08 09:22:29 -08:00
panos-kakos c0e5d7c700
[JAVA-31578] Upgrade jsoup to latest version (#15976) 2024-02-27 23:10:08 +01:00
rcalago 34f8afb4e1
Update README.md 2024-02-17 06:09:44 +08:00
rcalago d700f9f582
Update README.md 2024-02-17 06:06:30 +08:00
rcalago 11954fe67f
Update README.md 2024-02-09 21:04:35 +08:00
Wynn Teo 08d29f73b3
BAEL-7444 create custom url connection (#15717) 2024-02-04 17:21:26 -06:00
Wynn Teo aee52febce
BAEL-5685 translate space using urlencoder (#15764)
* BAEL-5685 translate space using urlencoder

* Add a special character to the string

---------

Co-authored-by: Wynn Teo <wynnteo@Wynns-MacBook-Pro.local>
2024-02-04 17:08:33 -06:00
DiegoMarti2 9c8cbf668c
Update URLNormalizationUnitTest.java (baeldung-articles BAEL-6777) (#15779) 2024-01-31 09:08:00 -08:00
DiegoMarti2 25c40ac1ca
baeldung-articles : BAEL-6777 (#15719)
* baeldung-articles : BAEL-6777

Normalize a URL in Java (commit)

* Update URLNormalizationUnitTest.java
2024-01-25 10:58:17 -08:00
Bipin kumar 789ecf4581 Java 26716 Upgrade flying-saucer-pdf-openpdf, jsoup, openhtmltopdf (#15263) 2023-11-24 18:33:35 +02:00
edizor b2ad1cb23e Update README.md
[skip ci]
2023-08-02 21:51:38 +08:00
sachin bb967e0836 BAEL-4895 brokenpipe error (#14346)
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
2023-07-31 12:15:49 -05:00
edizor 1ad6fdca44 Update README.md
[skip ci]
2023-04-28 21:15:28 +08:00
sam-gardner ae52ba3968 BAEL-5771 Add code for url query manipulation in Java (#13820) 2023-04-13 19:02:41 +02:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
edizor f685531203 Update README.md
[skip ci]
2023-03-04 10:49:47 +08:00
Michael Olayemi 41b3460af6 BAEL-5741 Download a Webpage in Java (#13531)
* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java

* BAEL-5741 Download a Webpage in Java
2023-02-26 08:56:44 +05:30
edizor 220a73e43b Update README.md
[skip ci]
2023-02-09 07:51:27 +08:00
vunamtien 35e516d31e BAEL-6049-validate-ipv4-address (#13287)
* validate ipv4

* add unit test

* add more unit tests

* add more unit tests

* add more unit test

---------

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2023-02-06 18:54:29 +00:00
Saajan N e5a62781ce Moved code for BAEL-5752 to new module 2022-11-21 18:06:30 +05:30
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
edizor b447862fa5 Create README.md
[skip ci]
2022-11-02 21:08:28 +08:00
Kai Yuan 146ffa71d0 [URI-Creation] Difference Between URI.create() and new URI() (#12937)
* [URI-Creation] Difference Between URI.create() and new URI()

* [URI-Creation] split test methods for invalid & valid inputs
2022-10-29 21:00:33 -05:00