Spring Boot Tutorial - Full Course
Offered By: Amigoscode via YouTube
Course Description
Overview
Learn how to build microservices with Spring Boot in this comprehensive tutorial. Dive into the fundamentals of Spring Boot, an open-source Java-based framework developed by Pivotal Team for creating standalone and production-ready applications. Start by setting up your development environment with Spring Initializr and IntelliJ, then progress through creating a simple API, implementing JPA for database operations, and mastering dependency injection. Explore essential concepts such as entity mapping, repositories, and RESTful endpoints for CRUD operations. Practice your skills with hands-on exercises and learn how to test, package, and deploy your Spring Boot application. By the end of this tutorial, you'll have a solid foundation in Spring Boot development and be ready to create your own microservices.
Syllabus
Intro.
Quick Word.
Spring Boot Overview.
Project Overview.
Spring Initializr.
IntelliJ.
Starting The Server.
Simple API with Spring Boot.
Student Class.
API Layer.
Business Layer.
Dependency Injection.
Properties file.
Creating and Connecting to Database.
JPA and @Entity.
JPA in Action.
Amigoscode Database Courses.
JPA Repository.
Saving Students.
@Transient.
Post Mapping.
Writing Business Logic.
Testing Post Request.
Deleting Students.
Exercise.
Solution.
Testing.
Packaging and Running Application.
Next steps.
Taught by
Amigoscode
Related Courses
Capstone: Photo Tourist Web ApplicationJohns Hopkins University via Coursera Introduction to NodeJS
Microsoft via edX API Development on Google Cloud's Apigee API Platform
Google Cloud via Coursera Desarrollo de páginas con Angular
Universidad Austral via Coursera Full Stack Web Developer
Udacity