我已经创建了一个Spring Boot应用程序,当我点击localhost:8080/displayResults时,它会在浏览器上显示下表║ ID ║ Name ║ Action ║║ 001 ║ one ║ start|stop|restart ║╚═════╩══════╩════════════════════╝@
我不明白当我定义一个模块的时候,我怎么能调用链式加载器,因为定义需要一个return,但是它本身不返回任何东西,所以我不确定该怎么做。define([ 'https://code.jquery.com/jquery-3.3.1.min.js',function (require) {
//ShouldI use a require or define...?I don