Open bitfishxyz opened 5 years ago
Spring核心知识点总结 https://github.com/fish-spring/SpringImpl
@AliasFor的用法 https://github.com/fish-stack/JavaWeb/issues/10
Stack Overflow上关于Spring的一些问答 https://github.com/fish-stack/JavaWeb/issues/18
SpringMVC核心知识点总结 https://github.com/fish-spring/SpringMVC-Impl
SSM项目的模板代码 https://github.com/fish-spring/TemplateSSM
@Controller注解的用法 https://github.com/fish-stack/JavaWeb/issues/17
SpringBoot应用的三种类型 https://github.com/fish-stack/JavaWeb/issues/12
SpringBoot 中使用JDBC连接数据库 https://github.com/fish-stack/JavaWeb/issues/9
实现一个简单的SpringBoot-Starter https://github.com/fish-stack/JavaWeb/issues/13
SpringBoot + MyBatis
https://github.com/fish-springboot/SpringBoot-MyBatis-JavaBean
SpringBoot 项目模块化 https://github.com/fish-springboot/SpringBootModules
Freemarker的用法
https://github.com/fish-springboot/FreemarkerImpl
Shiro是基本使用方法 https://github.com/fish-java/ShiroImpl
Swagger和Spring整合 https://github.com/fish-java/SwaggerSpringFoxImpl
这里都是写一些零碎的知识点,然后下面是博客的目录。
很多知识点就是 代码 + 注释,没有写专门的博客,我们这些项目放在了下面的github地址中了:
开源项目
接入PayJS的在线商城 https://github.com/fish-springboot/TutorialMall
为PayJS编写简单的SDK https://github.com/fish-java/PayJS-Impl
一个在线留言板
数据库设计规范 https://github.com/fish-java/MessageBoard
SSM 实现 https://github.com/fish-java/MessageBoard-SSM-Impl
SpringBoot实现 https://github.com/fish-java/MessageBoardSpringBoot
使用SpringBoot完成第三方登录功能 https://github.com/fish-springboot/SpringBootOauthGitHub
论坛系统的后台 https://github.com/fish-springboot/forum