Good morning. I'm trying to put bootstrap in the index of my application but I'm not getting it, the index does not read the CSS. I searched the internet and from what I understood, the css should stay within the following structure, src / main / webapp / resources.css /
<!-- Bootstrap core CSS -->
<link href="/resources.css/bootstrap.min.css" rel="stylesheet">