https://i.sstatic.net/CUrYN.png
This is an image of my current project. I have placed my css file in the static/css folder and I am attempting to connect it to my index.jsp page, but unfortunately, it is not functioning as expected. I have already tried hard refreshes, clearing the cache, and attempted the process more than 10 times without success. Is there an alternative method to link the css file with a Spring Boot application?