10 2020 档案
摘要:Spring Boot中推荐使用Thymeleaf作为模板引擎.因为Thymeleaf提供了完美的SpringMVC支持. Thymeleaf是一个java类库,他是一个xml/xhtml/html5的模板引擎,可以作为mvc的web应用的view层。 我们把HTML页面放在classpath:/t
阅读全文
摘要:每次导入新项目就更改成默认的maven!!特别导入半天才发现简直气疯了!!于是百度了这个问题。 旧版本:Other Setting >Default Settings >设置maven >Apply >OK 新版方法:先file colse project关闭当前项目到启动页面 右下角点config
阅读全文
摘要:通过maven工程创建springboot项目 引入如下依赖 1 <!-- Inherit defaults from Spring Boot --> 2 3 <parent> 4 5 <groupId>org.springframework.boot</groupId> 6 7 <artifact
阅读全文
摘要:先安装vue插件: file --> settings --> plugins-->vue.js-->install 设置vue文件模板。 file-->setting-->editor-->file and code Templates,选择Vue File,然后可以在右边框中编辑默认模板内容,编
阅读全文

浙公网安备 33010602011771号