How to use HttpURLConnection to communicate with other systems
In this article, we will learn how to use HttpURLConnection to communicate with other system based on HTTP protocol.
[Read More]
How to use Spring RestTemplate to communicate with other systems
In this article, we will learn how to use Spring RestTemplate. Let’s get started.
[Read More]
Understanding configuration files in Tomcat
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]