Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

titaniume/springboot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

78 Commits

Repository files navigation

springboot-demo

springboot 各个知识点总结

  1. RESTfull API简单项目的快速搭建:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-01
  2. 配置文件详解:properties: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-02
  3. 配置文件详解:YAML: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-03
  4. 配置文件多环境配置:-properties:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-04
  5. 配置文件多环境配置:-YAML https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-05
  6. 日志配置:-logback: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-06
  7. 日志配置-log4j2 :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-07
  8. web应用开发-模板引擎FreeMarker :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-08
  9. web应用开发-模板引擎:Thymeleafhttps://github.com/titaniume/springboot-demo/tree/master/springboot-demo-09
  10. web应用开发-模板引擎JSP: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-10
  11. web应用开发-错误处理:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-11
  12. web应用开发-Servlets, Filters, listeners: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-12
  13. web应用开发-CORS 支持: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-13
  14. web应用开发-文件上传: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-14
  15. 使用SQL关系型数据库-JdbcTemplate :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-15
  16. 使用 SQL关系型数据库-spring-data-jpa:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-16
  17. 使用 SQL数据库-事务处理 :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-17] (url)
  18. 使用 SQL关系型数据库-h2 嵌入式数据库的使用: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-18
  19. 使用 NoSQL数据库-redis :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-19
  20. 使用 NoSQL数据库-mongodb :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-20
  21. 使用 Caching-EhCache :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-21
  22. 使用 Caching-Redis: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-22
  23. 使用异步消息服务-JMS(ActiveMQ) :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-23
  24. 使用异步消息服务-AMQP(RabbitMQ) :https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-24
  25. 调用REST服务-如何使用代理: https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-25] (url)
  26. 发送邮件-使用模板邮件并实现多账号轮询发送:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-26
  27. 使用Spring Session实现集群-redis:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-27
  28. 使用Spring Session实现集群-redis:https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-28
  29. SpringBoot集成 mybatis:注解方式 https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-29
  30. SpringBoot集成 mybatis:xml方式 https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-30
  31. SpringBoot集成Druid https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-31
  32. SpringBoot集成Swagger https://github.com/titaniume/springboot-demo/tree/master/springboot-demo-32

About

springboot 各个知识点总结

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /