In this video we will see how to refer to static content like Javascript and CSS files in our spring boot project, using three different ways: using local files, using maven and finally using CDNs.
You can download the source code from the following github url:
https://github.com/chargeahead/Spring...