Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a sprint boot project Inclassexercise 1 and add a file to your current project's / templates folder called about.html . Add some content to
Create a sprint boot project Inclassexercise and add a file to your current
project's templates folder called about.html Add some content to your about
page whatever you like!
Add staticPage.html in your current projecs static folder. Add staticPage.html
add a link that uses "aboutme" as the href eg All About
Me
In your controller, add a handler method named aboutmePage that maps to
aboutme The method should return the file name of your about page
"about.html
Run your project.
Click the All About Me link and you should see your about page.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started