最近做了一个Spring Boot小项目,大家帮忙找找bug吧, http://39.97.115.152/
SongAlone 人气:2
**最近做了一个Spring Boot小项目,网站顶部有源码地址,欢迎大家访问 http://39.97.115.152,域名还在备案,欢迎各位访问,提出意见,找找bug**
## 网站说明
甲壳虫社区(Beetle Community)
一个开源的问答社区、论坛博客,您可以提出自己的问题、发布自己的文章、和其他用户交流
目前功能有第三方登陆、查看、发布、评论、消息通知、顶置、一键已读、搜索等
后续会不断更新完善,欢迎大家提供更好的建议
## 使用技术
Spring Boot、Mybatis、Thymeleaf、BootStrap、MySQL等
## 使用工具
[Git](https://git-scm.com/)
[Lombok](http://projectlombok.org/)
[Flyway](https://flywaydb.org/)
[postman(插件版):可以共享浏览器session,比较方便](https://chrome.google.com/webstorehttps://img.qb5200.com/download-x/detail/tabbed-postman-rest-clien/coohjcphdfgbiolnekdpbcijmhambjff)
[moment:JavaScript日期处理类库](http://momentjs.cn/)
[免费开源markdown编辑器](http://pandao.github.io/editor.md/)
[前端校验脚本](https://validator.niceue.com/)
## 执行命令
运行Flyway:`mvn flyway:migrate -P dev`
Mybatis Generator:`mvn -Dmybatis.generator.overwrite=true mybatis-generator:generate -P dev`
## 参考文档
- [Spring Boot官方文档](https:/https://img.qb5200.com/download-x/docs.spring.io/spring-boothttps://img.qb5200.com/download-x/docs/2.2.4.RELEASE/reference/html/)
- [BootStrap官方教程](https://v3.bootcss.com/components/)
- [Github第三方登录官方教程](https:/https://img.qb5200.com/download-x/developer.github.com/apps/)
- [Mybatis官方文档](https://mybatis.org/mybatis-3/zh/index.html)
- [Thymeleaf官方文档](https://www.thymeleaf.orghttps://img.qb5200.com/download-x/doc/tutorials/3.0/usingthymeleaf.html)
- [Mybatis Generator官方文档](http://mybatis.org/generator/)
- [MySQL菜鸟教程](https://www.runoob.com/mysql/mysql-tutorial.html)
- [Lombok官网](http://projectlombok.org/)
- [springboot_learn,一个大佬写的关于Spring Boot各种实践demo](https://gitee.comhttps://img.qb5200.com/download-x/dalaoyang/springboot_learn)
- [阿里云OSS使用教程](https://help.aliyun.comhttps://img.qb5200.com/download-x/document_detail/31883.html?spm=5176.8466010.bucket.4.7c451450a0B80C)
- [Spring Boot 日志配置](https://blog.csdn.net/Inke88/articlehttps://img.qb5200.com/download-x/details/75007649)
## 常见问题解决
- [Github登录流程分析](https://www.cnblogs.com/songjilong/p/12309552.html)
- [Github更新官方推荐的使用access_token安全访问API的方式](https://blog.csdn.net/kuaileky/articlehttps://img.qb5200.com/download-x/details/104217757)
- [Mybatis Generator配置文件内容详解](https://www.jianshu.com/p/a8bfc14a3534)
- [Springboot mybatis集成 Invalid bound statement (not found)](https://blog.csdn.net/qq_35981283/articlehttps://img.qb5200.com/download-x/details/78590090)
- [MyBatis Generator实现MySQL分页插件](https://blog.csdn.net/xiao__gui/articlehttps://img.qb5200.com/download-x/details/51333693)
- [Thymeleaf th:include、th:replace使用](https://blog.csdn.net/believe__sss/articlehttps://img.qb5200.com/download-x/details/79992408)
- [git push报错连接超时443](https://gist.github.com/laispace/666dd7b27e9116faece6)
- [thymeleaf向fragment中传入具体值](https://blog.csdn.net/u010999809/articlehttps://img.qb5200.com/download-x/details/80724076)
- [阿里云OSS上传Object后如何获取访问URL?](https://www.alibabacloud.com/help/zhhttps://img.qb5200.com/download-x/doc-detail/39607.htm)
- [CentOs防火墙设置](https://support.huaweicloud.com/trouble-ecs/ecs_trouble_0402.html)
- [git同步代码至github和gitee(码云)](https://zhuanlan.zhihu.com/p/71163868)
加载全部内容