~Get Your Files Here !/1. Introduction and setup/1. Downloading required tools.mp442.71MB
~Get Your Files Here !/1. Introduction and setup/2. Installing java on windows.mp413.94MB
~Get Your Files Here !/1. Introduction and setup/3. Installing java on mac.mp47.04MB
~Get Your Files Here !/1. Introduction and setup/4. Installing and configuring Intellij.mp464.55MB
~Get Your Files Here !/2. Introduction to Spring Boot/1. What is the Spring framework.mp429.65MB
~Get Your Files Here !/2. Introduction to Spring Boot/2. What is Spring boot.mp442.14MB
~Get Your Files Here !/2. Introduction to Spring Boot/3. Spring vs Spring boot.mp436.63MB
~Get Your Files Here !/2. Introduction to Spring Boot/4. How does Spring Boot work - Architecture.mp450.65MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/1. Introduction to Spring initializer.mp454.41MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/10. Different types of API request.mp411.71MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/11. Getting a single employee.mp451.92MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/12. Adding a new employee using POST.mp487.25MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/13. Updating an existing employee.mp4117.4MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/14. Deleting an employee.mp491.31MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/15. Specific mappings for your requests.mp495.36MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/2. Setting up spring boot project in Intellij.mp442.58MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/3. Exploring our Spring boot project.mp4114.53MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/4. Other ways of working with Spring boot (STS and eclipse).mp4115.18MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/5. What is Maven and why do we need it.mp444.84MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/6. Simple API with Spring boot.mp48.38MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/7. What is application.properties.mp438.36MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/8. Installing and setting up POSTMAN.mp434.7MB
~Get Your Files Here !/3. Getting started with Spring Boot - Creating your first application/9. Creating a service.mp456.76MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/1. What is JPA.mp48.32MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/10. OneToMany Mapping.mp443.09MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/11. ManyToOne Mapping.mp421.7MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/12. ManyToMany Mapping.mp4130.58MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/13. What is Cascading.mp414.86MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/14. Cascade.ALL.mp4177.17MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/15. Cascade.PERSIST.mp430.65MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/16. Cascade.REMOVE.mp422.17MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/17. Fetch Types.mp43.73MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/18. Eager fetch type.mp4147.17MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/19. Lazy fetch type.mp461.2MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/2. Creating data access layer.mp450.49MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/3. H2 In-memory database.mp423.92MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/4. Using data access layer to get data.mp499.28MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/5. Moving other functionality to Db Update and delete Employee.mp472.73MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/6. Moving other functionality to Db getting all employees and single employee.mp442.79MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/7. Overview of project.mp425.37MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/8. Database Mappings.mp49.28MB
~Get Your Files Here !/4. Working with JPA (Java Persistence API)/9. OneToOne Mapping.mp494.36MB
~Get Your Files Here !/5. Getting started with Thymeleaf/1. What is Thymeleaf.mp48.02MB
~Get Your Files Here !/5. Getting started with Thymeleaf/2. Creating our first Thymeleaf project.mp4114.24MB
~Get Your Files Here !/5. Getting started with Thymeleaf/3. Adding javascript and css to the Thymeleaf template.mp441.54MB
~Get Your Files Here !/5. Getting started with Thymeleaf/4. Conditional statements with Thymeleaf.mp482.98MB
~Get Your Files Here !/5. Getting started with Thymeleaf/5. Iteration with Thymeleaf.mp482.98MB
~Get Your Files Here !/5. Getting started with Thymeleaf/6. Fragments in Thymeleaf.mp486.08MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/1. What are we going to build.mp426.44MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/10. Creating data access and service layer for Publisher.mp437.9MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/11. Creating data access and service layer for Category.mp438.23MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/12. Setting up dummy data.mp454.49MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/13. Defining presentation layer for Book Getting list and displaying on UI.mp4168.34MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/14. Viewing book details.mp439.07MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/15. Deleting a book.mp425.34MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/16. Updating book.mp4122.41MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/17. Adding a new Book.mp441.25MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/18. Challenge Presentation layer for Category, Publisher, Author.mp411.39MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/19. Defining presentation layer for Categories Getting list and displaying on UI.mp440.39MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/2. Structuring our application.mp412.79MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/20. Deleting a category.mp424.25MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/21. Updating a category.mp459.43MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/22. Adding a new category.mp441.96MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/23. Defining presentation layer for Publisher Getting list and displaying on UI.mp441.43MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/24. Deleting a publisher.mp419MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/25. Updating a publisher.mp457.17MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/26. Adding a new publisher.mp444.03MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/27. Defining presentation layer for Author Getting list and displaying on UI.mp436.46MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/28. Deleting an author.mp417.67MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/29. Updating an author.mp460.46MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/3. Creating our project with dependencies and setting up the database.mp428.74MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/30. Adding a new author.mp432.8MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/31. Creating a home page.mp436.17MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/32. Let’s do a review.mp418.74MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/4. Creating entities.mp4118.36MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/5. Introducing Lombok.mp425.83MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/6. Defining endpoints.mp411.41MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/7. Creating data access and service layer for Book.mp4107.41MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/8. Challenge Data access and service layer for Category, Publisher, Author.mp46.53MB
~Get Your Files Here !/6. Starting on our first project - Library Management System/9. Creating data access and service layer for Author.mp436.77MB