项目作者: halilkosee

项目描述 :
Around the Spring Ecosystem - Spring Framework, Spring MVC, Spring & Databases and Spring Boot tutorial
高级语言: Java
项目地址: git://github.com/halilkosee/The-Confident-Spring-Professional.git
创建时间: 2021-08-16T21:45:05Z
项目社区:https://github.com/halilkosee/The-Confident-Spring-Professional

开源协议:Apache License 2.0

下载


The-Confident-Spring-Professional

Around the Spring Ecosystem - Spring Framework, Spring MVC, Spring & Databases and Spring Boot tutorial







00 Introduction

  • What you are going to learn
  • How do you have to tackle this course
  • Prerequisites

01 Java Webapps without Spring

  • Intro
  • Project Setup
  • Rendering HTML Pages
  • JSON Endpoints
  • Poor Man’s Dependency Injection
  • Outro
  • Source Code & Exercises
  • Interview: Siva Prasad

02 Spring IoC Basics

04 Spring WebMVC: HTML Pages

  • Intro
  • HTML & Templating Libraries
  • Thymeleaf Maven Dependencies
  • Thymeleaf Spring Beans
  • Minimal Thymeleaf Template
  • Thymeleaf Templates & Models
  • Form Submissions
  • Outro
  • Source Code & Exercises
  • Interview: Simon Martinelli

05 Spring Database Access

06 Spring Boot Basics

07 Spring Boot: Internals

08 Spring Data JDBC

09 Fin