Commit Graph

33 Commits

Author SHA1 Message Date
Bipin kumar d8aa0eeaef
JAVA-32170_C_05: Changes made for Fix formatting of POMs - C_05(#16106) 2024-03-15 23:46:57 +02:00
timis1 3642db8f5f
JAVA-31265 Review log statements for projects - Week 8 - 2024 (#15939) 2024-02-21 23:37:25 +01:00
panos-kakos 9b299f01ae [JAVA-27683] Fix failing module core-java-modules - upgrade to JDK 17 (#15495) 2024-01-04 20:08:03 +02:00
Loredana Crusoveanu fdad46e34b Merge pull request #14838 from hangga/completablefuture
[Add] completablefuture timeout test | Hangga Aji Sayekti
2023-10-30 17:41:35 +02:00
edizor 1425f647f6 Update README.md
[skip ci]
2023-10-29 07:09:45 +08:00
@hangga 7eef9b46b7 [Optimize] using try-with-resources 2023-10-17 20:18:28 +07:00
@hangga 223c0bd32f [Update] rename completableFuture to productDataFuture 2023-10-17 18:45:08 +07:00
@hangga 3f40e66508 clean unused 2023-10-17 18:29:26 +07:00
@hangga 38d4d8f621 text block 2023-10-17 18:24:02 +07:00
@hangga 2efe2c7987 using json body for sample 2023-10-17 13:50:31 +07:00
@hangga c1f53973cd [Update] clean trash 2023-10-16 18:33:15 +07:00
@hangga 7e924cefe4 [update] method name, result, flow 2023-10-16 17:31:19 +07:00
@hangga e3ef6b6275 [Update] non static 2023-10-09 20:40:45 +07:00
@hangga 70e6dcd47b non static 2023-10-09 20:16:40 +07:00
@hangga 92d038dc3c add default 2023-10-08 20:33:43 +07:00
@hangga 05f4487d63 [Update] no need to be public 2023-10-08 05:12:47 +07:00
@hangga e9536ff0c4 [Update] set DEFAULT_TIMEOUT to 1000 2023-09-27 09:20:07 +07:00
@hangga 78d8f62ef7 [Add] completablefuture timeout test 2023-09-26 10:05:04 +07:00
Tapan Avasthi f9ac0f459e BAEL-6627: How to start a thread using an anonymous class (#14314)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-06-29 20:59:37 -05:00
anuragkumawat 90f2d165bf JAVA-20496 Non-article code: rawtypes and sandbox packages (#13886)
* JAVA-14232 Dissolving core-java module completed
2023-04-24 10:40:47 +03:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
panos-kakos fd1bf7a029 [JAVA-13962] Align code with article + clean up (#13012)
* [JAVA-13962] Align code with article + clean up

* [JAVA-13962] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-25 00:53:09 +05:30
panos-kakos b8b8ed889b [JAVA-13963] Align code with article + clean up (#13013)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-17 01:12:28 +05:30
panos-kakos ca436ff5e0 [JAVA-13960] Clean up (#12994)
* [JAVA-13960] Clean up

* [JAVA-13960] Rename classes

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-13 17:46:26 +05:30
panos-kakos ca8e33e339 [JAVA-13959] Alligned code with article (#12982)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-07 00:03:13 +05:30
panos-kakos e7b46313fb [JAVA-13957] Added example for Timer functionality (#12906)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-05 16:23:30 +05:30
panos-kakos 7313894322 [JAVA-13958] Minor style changes + aligned code with article (#12889)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-05 15:28:01 +05:30
panos-kakos bf1f0aa3da [JAVA-13957] (#12870)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-20 00:25:46 +05:30
panagiotiskakos 8623a48204 [JAVA-13956] Moved module to default-jdk9-and-above 2022-10-06 18:13:29 +03:00
panagiotiskakos 0ad9dd0fea [JAVA-13956] Update/Align code with article 2022-09-26 07:00:43 +03:00
collaboratewithakash b99ad6de82 Update README.md 2022-09-23 16:32:40 +05:30
freelansam 23f33d32fe JAVA-13826: Align module names, folder names and artifact id (#12601) 2022-08-19 12:04:58 +05:30
Keerthi cdb19ff6d5 JAVA-12045 : move java concurrency ebook content code to common module (#12559)
* JAVA-12045 : move java concurrency ebook content code to common module

* JAVA-12045: addressed the review comments .. renamed package names and placed core-java-concurrency-simple module in pom.xml

* JAVA-12045: removed duplicate module after renaming java-simple-module to core-java-simple-module
2022-08-08 18:56:55 +05:30