Load a page in Spring-Boot
Load a page inĀ Spring-Boot
In this article Iām going to explain how to load a page ( HTML file ) in spring-boot. In my previous article I explained how to create a new spring-boot project. Create an HTML file Create a controller 1.Create an HTML file The ātemplatesā folder is the default folder that spring boot looks for HTML files. So that Iām going to create a simple HTML file called āwelcomepage.htmlā in the templatesā¦
View On WordPress












