/The-Confident-Spring-Professional

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

Primary LanguageJavaApache License 2.0Apache-2.0

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

  • What you are going to learn
  • How do you have to tackle this course
  • Prerequisites
  • Intro
  • Project Setup
  • Rendering HTML Pages
  • JSON Endpoints
  • Poor Man’s Dependency Injection
  • Outro
  • Source Code & Exercises
  • Interview: Siva Prasad
  • Intro
  • Maven Dependencies
  • ApplicationContext & @Configuration
  • @Beans and @Scopes
  • @Component and @ComponentScan
  • @Autowired, Constructor, Field and Setter Injection
  • @Bean lifecycles
  • Environment: Resources, Properties & Profiles
  • Outro
  • Source Code & Exercises
  • Interview: Michael Simons
  • Intro
  • Maven Dependencies
  • Hello World
  • JSON @RestControllers
  • Returning XML and JSON
  • Validating User Input
  • Handling Exceptions
  • Cleanup & Refactoring
  • Outro
  • Source Code & Exercises
  • Interview: Maciej Walkowiak
  • 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