zoukankan      html  css  js  c++  java
  • SpringBoot入门基础:介绍(一)

    一. SpringBoot初级

    (一)SpringBoot入门

    • SpringBoot简介
    • 构件SpringBoot项目以及启动器讲解
    • SpringBoot入门HelloWorld

    (二)SpringBoot整合Web开发

    • 整合Servlet
    • 整合Filter
    • 整合Listener
    • 访问静态资源
    • 文件上传

    (三)SpringBoot视图层技术

    • 整合jsp技术
    • 整合freemarker
    • 整合Thymeleaf

    (四)SpringBoot整合持久层技术

    • 使用SpringBoot整合MyBatis

    二. 课程中使用的工具

    • JDK 1.7.0_72
    • Eclipse Mars
    • Spring Boot 1.5.10
    • Maven 3.3.3

    三. 课程技术要求

    • 需要对Spring、Spring MVC、MyBatis等框架有一定的了解
    • 具有Maven工具的使用基础
  • 相关阅读:
    Redis
    Redis
    Redis
    Redis
    Redis
    Redis
    Distributed
    Sentinel
    Archi
    Redis
  • 原文地址:https://www.cnblogs.com/my_captain/p/12248524.html
Copyright © 2011-2022 走看看