java-tutorials/core-java-modules
Bhaskar Ghosh Dastidar fd1c286570 [JAVA-5730] convert list of objects to list of strings (#13166)
* [JAVA-5730] convert list of objects to list of strings

* [JAVA-5730] added new unit tests with null and non-null lists. modified pom.xml with java version to 16

* [JAVA-5730] simplified User class and formatted the codebase

* [JAVA-5730] added module in jdk-9 and above profile

* [JAVA-5730] removed arraylist module from other profiles of core-java pom

* [JAVA-5730] java util opened for reflection surefire plugin

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-01-18 19:53:05 -07:00
..
2022-01-05 19:22:24 +08:00
2022-04-13 09:56:02 +05:00
2022-09-23 15:06:07 +05:30
2022-11-16 16:10:04 +05:30
2022-09-23 14:29:51 +05:30
2022-10-05 15:31:31 +05:00
2022-07-14 08:13:33 +05:00
2022-07-30 06:34:42 +05:00
2023-01-11 15:35:30 +08:00
2023-01-11 15:05:55 +08:00
2022-09-23 16:09:05 +05:30
2022-12-05 16:36:12 +05:30
2022-10-26 22:31:27 +08:00
2022-12-15 15:53:18 +08:00
2022-06-14 09:56:10 +05:00
2023-01-11 15:19:44 +08:00
2022-09-30 19:33:31 +05:00
2022-12-22 22:29:03 +08:00
2022-12-15 16:40:17 +08:00
2022-03-31 13:46:23 +08:00
2022-09-23 15:49:46 +05:30
2022-09-23 15:01:12 +05:30
2022-06-01 16:19:28 +03:00
2023-01-11 15:27:56 +08:00
2022-06-14 10:06:54 +05:00
2022-06-01 16:19:28 +03:00
2023-01-11 14:48:42 +08:00
2022-09-02 08:54:02 +05:00
2022-09-23 15:18:11 +05:30

Core Java Modules

This module contains modules about core Java

Relevant articles: