Before going deeper the meaning of configuration file in Tomcat server, we can visit the other article about Configure Tomcat for Java web.
[Read More]
Understanding about Functional Interfaces in Java 8 - Supplier
Understanding about Functional Interfaces in Java 8 - Consumer
How to use Apache HttpClient to communicate with other systems
In this article, we learn how to use Apache HttpClient. Let’s get started.
[Read More]
Flyweight pattern
In this article, we will learn how to use Flyweight patter, and how to apply it in our project.
[Read More]