Iulian Timis
601af9b61a
JAVA-17293 Update Java Mail articles for core-java-networking-3
2023-01-28 13:15:21 +02:00
Saajan N
e5a62781ce
Moved code for BAEL-5752 to new module
2022-11-21 18:06:30 +05:30
Ritu Priya
d39aa6b1c6
BAEL-5752: Check for valid URL in java ( #12836 )
2022-10-13 09:47:06 +05:30
ACHRAF TAITAI
78c64f6815
BAEL-5714 : Port Scanning with Java (edit after final review) ( #12824 )
2022-10-06 14:55:35 +02:00
ACHRAF TAITAI
e0272416f8
Port Scanning with Java ( #12767 )
2022-09-30 14:50:21 +02:00
Harry9656
8f54543306
JAVA-5484: Added Java Http Request Timeout ( #12248 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-05-23 09:27:46 -07:00
apeterlic
c3d957205a
Move code to different module
2022-05-19 07:03:06 +02:00
Harry9656
75a751df3a
JAVA-5484: New Java Http Client Timeout ( #12223 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-05-18 16:34:23 -07:00
Harry9656
f429e707ff
Added IPAddressLookup ( #12097 )
2022-04-26 08:32:53 +05:30
Loredana Crusoveanu
4054e8f860
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
Krzysiek
85faed7f39
JAVA-8748: Use ServerSocket(0) approach to get free port
2021-12-02 12:58:13 +01:00
Krzysiek
9d0dd5e34f
JAVA-8748: Make each test get available port on its own
2021-12-02 09:33:35 +01:00
Loredana Crusoveanu
5f78536a3a
JAVA-8748 temporarily disable test
2021-12-01 11:39:46 +02:00
Krzysztof Majewski
dcd9411cf3
BAEL-5076 Unix domain socket in Java 16 ( #11493 )
...
* BAEL-5076 Unix domain socket in Java 16
* BAEL-5076 Unix domain socket in Java 16
* BAEL-5076 Unix domain socket in Java 16
* BAEL-5076 Unix domain socket in Java 16
Co-authored-by: krzysztof <kmajewski@berg.technology>
2021-11-26 09:06:20 -08:00
mikr
e3aebd9c10
Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
...
Conflicts:
algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
mikr
72f31df764
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
Mainak Majumder
ec6f5d90cc
source code for bealdung article "Find IP address of client" ( #10995 )
...
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"
* update indention in pom file, update code in Address class
* update indention
* rename application
* update pom
* source code for article "Connection timeout vs read timeout"
* Source code for Baeldung article BAEL-4896
* update code
* source code for Baeldung article bael-4896
* add main method to client and server
* remove comment
* include command-line argument option for client, remove try-catch block
* update greetings message section
2021-09-05 23:08:08 +01:00
Karthick Sridhar
dd4902e8da
[BAEL-4478] IP address is in given range or not using java
2021-07-22 22:36:11 +05:30
Mainak Majumder
8baaa76e71
code for baeldung article ( #10875 )
...
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"
* update indention in pom file, update code in Address class
* update indention
* rename application
* update pom
* source code for article "Connection timeout vs read timeout"
* Update TcpServerSocket.java
2021-06-20 21:03:52 -05:00
rvsathe
c18a15288d
Renamed packages according t code files
2021-05-21 17:27:38 +05:30
rvsathe
830f61fafb
Rename DownloadEmailAttachmentsUnitTest.java to DownloadEmailAttachmentsLiveTest.java
...
changes as per review comments
2021-05-21 15:48:14 +05:30
rvsathe
4c75aea71e
Update DownloadEmailAttachmentsUnitTest.java
...
changing the package name to downloadattachments. and file name as per review comments.
2021-05-21 15:16:55 +05:30
rvsathe
51d20e8bdb
Update DownloadEmailAttachments.java
...
changing the package name to downloadattachments.
2021-05-21 15:15:48 +05:30
rvsathe
3e61f32493
Update DownloadEmailAttachments.java
...
changes as per review comments
2021-05-21 14:48:00 +05:30
rvsathe
927106de3e
removing the extra plugins since they are not necessary.
2021-05-19 17:41:38 +05:30
rvsathe
836a94985c
shifting the BAEL-3962 to core-java-networking-3 module.
2021-05-17 21:01:00 +05:30
Daniel Strmecki
061fa3d12a
BAEL-4504: Add finally
2020-10-15 16:59:16 +02:00
Daniel Strmecki
42455830c0
BAEL-4504: Fix PR comments
2020-10-11 11:14:36 +02:00
Daniel Strmecki
f80f82781f
BAEL-4504: Move find free port to networking-3
2020-10-11 10:22:42 +02:00