In the last post, we saw how to create a simple Java project in Maven. In real world, we need to organize code into modules which can be reused across projects within organisation or even outside as well. In this post, we shall see how we can create a multi-module Java projects using Maven. Pre-requisite […]
-
[Git] How to delete tag in Git Jun 21, 2016
-
How to import/export data from Amazon Redshift Apr 26, 2015
-
How to validate link/url in PHP Mar 4, 2015
-
How to use PHP from command Line? Mar 6, 2015
-
[Java] How to get Process Id from java program Jan 24, 2017
-
[Java] How to get Process Id from java program Jan 24, 2017
-
[Git] How to delete tag in Git Jun 21, 2016
-
How to convert StackTrace to String Jul 7, 2015
-
How to read web pages using Java? May 11, 2015
-
stephen on How to take Thread dumps of a Java process
This tool http://fastthread.io/ is faster and easier for (...)
-
Tamar on How to take Thread dumps of a Java process
Very detailed guidance with thread dump analysis and (...)
-
How to read web pages using Java? | Code Zuzu on How to read Text Files in Java
[…] How to read Text Files in Java How to read gzip (...)
-
How is Hashtable different from HashMap? | Code Zuzu on How HashMap works in Java?
[…] How HashMap works in Java? May 4, 2015
-
How to analyse Heap dumps using Eclipse MAT | Code Zuzu on How to generate Heap dump on OutOfMemory error
[…] Next we run it with command line option to (...)