Could not render e, see the console.

错误截图:

解决:

在application.properties中开启swagger

swagger2.enable=true

原文地址:https://www.cnblogs.com/xingrui/p/10264046.html