Hello!
I just had a couple of questions regarding ea-tomcat85 and my Java spring boot web application. At the current time you can access my web application via mydomain.com/<folder of .war file>/index.html
Firstly, do you guys know or have any good articles on how to do so that when I go to mydomain.com I get automatically sent to the webapplication (so that I don't have to search the whole link as above). My second question is how to remove the .html at the end of the pages, as normally you would use the .htaccess, but I am quite unsure on how to do it in a java web application.
Thank you for all the replies!
Best Regards
- Inwin1
I just had a couple of questions regarding ea-tomcat85 and my Java spring boot web application. At the current time you can access my web application via mydomain.com/<folder of .war file>/index.html
Firstly, do you guys know or have any good articles on how to do so that when I go to mydomain.com I get automatically sent to the webapplication (so that I don't have to search the whole link as above). My second question is how to remove the .html at the end of the pages, as normally you would use the .htaccess, but I am quite unsure on how to do it in a java web application.
Thank you for all the replies!
Best Regards
- Inwin1