I have a spring application deployed on the cloud server, digital ocean.
i tried to generate the sitemap.xml file using https://www.xml-sitemaps.com/ but it only gives me one page. which can be access on https://hostname.com
i would like my sitemap to have something like
how can i make a sitemap for other pages which are bundle in a war file in a spring boot application.