Many questions on SO refer to invalid paths for various resorces located in Spring-Boot webjars. Currently I have a problem with tether but I do not want to put another one specifically about tether's webjar files/paths, so want to ask:
Cheers
PS: jquery, bootstrap work fine for me. My tether webjar does not.
<script th:src="@{/webjars/tether/1.4.3/js/tether.min.js}" crossorigin="anonymous"></script>
Silly me.
Look PROPERLY :D into the jar file,
Or even easier - look it up on the http://www.webjars.org webpage.
If you click link under "files" you will be able to see all jar contents, e.g: