Skip to content

rulinma/learning-spring-boot

 
 

Repository files navigation

learning-spring-boot

适用人群

程序员,Java程序员,JavaEE工程师,Android工程师,大学生,软件工程师,编程爱好者,架构师等。

简介

介绍Java相关的代码和实战内容,主要是入门程序。

前置知识

Java部分基础。

学习效果

掌握Spring Boot并使用与实际项目,并理解其原理。

  • 掌握Spring Boot及原理和应用场景
  • 掌握Spring Boot的开发架构
  • 掌握Spring Boot整合框架

课程内容

Spring Boot的基础使用,基本原理,实例架构等。

  • Spring Boot
  • 提供Spring Boot的开发架构

免费Q群:557373922。

  • 项目列表
    • hello-world: hello world项目实例。
    • profile: 配置管理项目实例。
    • logging: 日志项目实例。
    • tomcat: tomcat配置实例。
    • actuator: 监控实例。
    • mysql: mysql的JPA实例。
    • mysql-mybatis: mysql的mybatis的annotation实例。
    • redis: redis实例。
    • rabbitmq: rabbitmq实例,包括接收和发送-0和异步传输。
    • rabbitmq-async: rabbitmq异步传输。
    • mongodb: mongodb实例。
    • elasticsearch: elasticsearch实例。
    • kafka: kafka收发实例。
    • test: springboot如何测试实例。
    • release: springboot如何发布(打包,发布,启动,运行)。
    • integration: 全局error处理。
    • integration: 全局异常处理。
    • integration: servlet实例。
    • integration: filter实例。
    • integration: listener实例。
    • thymeleaf: web的thymeleaf实例。
    • swagger: swagger实例。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.6%
  • Shell 2.9%
  • HTML 0.5%