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
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity