摘要: 不需要从头写.gitignore文件,GitHub已经为我们准备了各种配置文件,只需要组合一下就可以使用了。所有配置文件可以直接在线浏览:https://github.com/github/gitignore 举个例子: 假设你在Windows下进行Python开发,Windows会自动在有图片的目 阅读全文
posted @ 2018-11-19 20:38 BloggerSb 阅读(8346) 评论(0) 推荐(0)
摘要: IntelliJ IDEA - 热部署插件JRebel ,对静态资源文件进行热部署?javascript、css、vm文件https://blog.csdn.net/feng_pump/article/details/80911753 idea中免费永久jrebel 激活 阅读全文
posted @ 2018-11-19 20:15 BloggerSb 阅读(1613) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/earbao/article/details/49924943 maven pom文件简单模板和配置详解 阅读全文
posted @ 2018-11-19 16:11 BloggerSb 阅读(722) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/mr-yang-localhost/p/8971327.html springboot 多环境配置 https://blog.csdn.net/liuchuanhong1/article/details/54694458 spring boot中多环境 阅读全文
posted @ 2018-11-19 16:04 BloggerSb 阅读(245) 评论(0) 推荐(0)