SpringBoot 访问static中的静态资源失效

mac2026-06-07  6

不用加 …/static/…直接引入就好

<script src="/js/jquery-3.4.1.min.js"></script>
最新回复(0)