摘要:
1、ctrl+Shift+Alt+/,选择Registry 2、勾选 compiler.automake.allow.when.app.running(可能不按首字母排序,可以多找找) 3、Setting >Compiler >勾选Build project automatically 4、pom. 阅读全文
posted @ 2018-09-29 15:09
观海听涛丶
阅读(17367)
评论(0)
推荐(1)
摘要:
在POM.XML 中使用快捷键 ALT+INSERT 选择第一个,输入关键字即可 选择版本,确认,ok 阅读全文
posted @ 2018-09-29 12:12
观海听涛丶
阅读(4552)
评论(0)
推荐(1)
摘要:
1、创建springboot项目 2、在resource 下创建pages文件夹,存放所有页面 3、编写后台代码 4、访问http://localhost:8080/index,即可跳转到页面 阅读全文
posted @ 2018-09-29 11:30
观海听涛丶
阅读(2863)
评论(3)
推荐(0)