我试图查看链接localhost:8081/swagger-ui.html上的swagger与springfox一起生成的api文档,但我收到了错误configuration/ui Failed to load resource: the server responded with a status of 404 (Not Found)。
我查了一下,找到了正确的configuration/ui网址是swagger-resources/configuration/ui。
依赖关系:
<dependency>
<groupId>io.springf
我要查一下网址里是否有分页?
就像这样
www.example.com
alert ('This is root of website');
www.example.com/about.html
alert('This is not root of website');
当用户是网站、主页的根目录时,如何才能发出警告?