Some time for creating custom project URL there we need to give a name for the project and we want that project according to their name like ABC is my project and I want it to run on abc.com so when the project will be hosted on live server it will not make any difference for abc.com domain. Virtual host on XAMPP is a very easy process, Just follow the below instructions to create a virtual host on XAMPP
Easy way to install Tomcat server on Ubuntu for JAVA Spring
If you are going to start JAVA Spring development or want to run the JAVA spring application on a production server then you must need to prepare the server so it can run your JAVA Spring application. There are several articles online but I am writing the easy way so you can just copy and paste the command and get your server ready for the JAVA Spring application.