Once you read that, you are now knowing that in order to run a website indeed needed a running http service inside the linux server. After that, let's jump in into installation process.
- You might ask something like this, "I think using Apache HTTP server is neough to host my web page, why do I need Apache Tomcat?" This video will help you out.
There are several things that you need to understand and prepare before you want to set-up your coding environment which are listed as follows:
- Knowledge in Java Programming Language. Here are the basic structure of Java Program.
- Interested in Java Programming ? I'm recommending you to watch the roadmaps here. So, you can effectively improve your skills in which direction.
- Installing Java SDK or OpenJDK and Apache Maven on Windows. Here's the steps
- Start Code and choosing your skeleton project using Spring Boot or Maven Archetype. Here's the steps