Udemy - Build REST API With Spring Boot & Spring Data JPA

seeders: 0
leechers: 0
Added 5 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Build REST API With Spring Boot & Spring Data JPA (Size: 3.82 GB)
  TutsNode.com.txt 63 B
  [TGx]Downloaded from torrentgalaxy.to .txt 585 B
  [TutsNode.com] - Build REST API With Spring Boot & Spring Data JPA
  1. Introduction
  1. Introduction.mp4 25.39 MB
  1. Introduction.srt 2.56 KB
  10. Java Persistence Query Language (JPQL)
  1. Writing JPQL With @Query Annotation.mp4 20.71 MB
  1. Writing JPQL With @Query Annotation.srt 2.45 KB
  2. Select Query With JPQL.mp4 79.82 MB
  2. Select Query With JPQL.srt 9.46 KB
  2.1 Database-Student-Table-22-Records.zip 1.17 KB
  2.2 Spring-Boot-REST-API-JPQL-Select-Query.zip 65.89 KB
  3. Update Query With JPQL.mp4 84.35 MB
  3. Update Query With JPQL.srt 10.7 KB
  3.1 Database-Student-Table-22-Records.zip 1.17 KB
  3.2 Spring-Boot-REST-API-JPQL-Update-Query.zip 66.04 KB
  4. Delete Query With JPQL.mp4 53.33 MB
  4. Delete Query With JPQL.srt 7.16 KB
  4.1 Spring-Boot-REST-API-JPQL-Delete-Query.zip 66.1 KB
  4.2 Database-Student-Table-22-Records.zip 1.17 KB
  11. Relationships Between Tables With Spring Data JPA
  1. Introduction To Relationships.mp4 16.8 MB
  1. Introduction To Relationships.srt 3.09 KB
  1.1 Database-Student-Address-Tables.zip 1.68 KB
  2. OneToOne Relationship Mapping With JPA.mp4 35.02 MB
  2. OneToOne Relationship Mapping With JPA.srt 5.43 KB
  2.1 Database-Student-Address-Tables.zip 1.68 KB
  2.2 Spring-Boot-JPA-Relationships-OneToOne-Mapping.zip 67.8 KB
  3. Insert Record With OneToOne Relationship and JPA.mp4 66.96 MB
  3. Insert Record With OneToOne Relationship and JPA.srt 9.22 KB
  3.1 Database-Student-Address-Tables.zip 1.68 KB
  3.2 Spring-Boot-JPA-Relationships-OneToOne-Create-Record.zip 68.55 KB
  4. Join Query With Spring Data JPA.mp4 94.43 MB
  4. Join Query With Spring Data JPA.srt 10.88 KB
  4.1 Spring-Boot-JPA-Relationships-Join-Query.zip 67.45 KB
  4.2 Database-Student-Address-Tables.zip 1.68 KB
  5. Lazy Loading In JPA.mp4 87.22 MB
  5. Lazy Loading In JPA.srt 12.42 KB
  5.1 Database-Student-Address-Tables.zip 1.68 KB
  5.2 Spring-Boot-JPA-Relationships-Lazy-Loading.zip 67.65 KB
  6. Bi-Directional OneToOne Relationship In JPA.mp4 46.73 MB
  6. Bi-Directional OneToOne Relationship In JPA.srt 7.17 KB
  6.1 Database-Student-Address-Tables.zip 1.68 KB
  6.2 Spring-Boot-JPA-Relationships-BiDirectional-OneToOne.zip 68.67 KB
  7. OneToMany Relationship In JPA.mp4 67.16 MB
  7. OneToMany Relationship In JPA.srt 9.78 KB
  7.1 Database-Student-Address-Subject-Tables.zip 2.44 KB
  7.2 Spring-Boot-JPA-Relationships-OneToMany-Mapping.zip 68.79 KB
  8. Insert Record With OneToMany Relationship and JPA.mp4 119.83 MB
  8. Insert Record With OneToMany Relationship and JPA.srt 15.74 KB
  8.1 Database-Student-Address-Subject-Tables.zip 2.44 KB
  8.2 Spring-Boot-JPA-Relationships-OneToMany-Create-Record.zip 71.07 KB
  12. Swagger UI - REST API Documentation
  1. Why we need API Documentation .mp4 39.91 MB
  1. Why we need API Documentation .srt 4.65 KB
  2. Introduction to Swagger.mp4 47.4 MB
  2. Introduction to Swagger.srt 5.31 KB
  3. Swagger UI with Spring Boot.mp4 53.57 MB
  3. Swagger UI with Spring Boot.srt 10.05 KB
  3.1 Spring-Boot-Swagger-UI.zip 67.8 KB
  4. Automatic Updates For API Documentation.mp4 22.24 MB
  4. Automatic Updates For API Documentation.srt 4.38 KB
  4.1 Spring-Boot-Swagger-With-New-Controller.zip 70.09 KB
  13. Logging In Spring Boot
  1. Why We Need Logs and Different Log Levels.mp4 43.4 MB
  1. Why We Need Logs and Different Log Levels.srt 5.15 KB
  2. Logging with Spring Boot.mp4 99.12 MB
  2. Logging with Spring Boot.srt 12.77 KB
  2.1 Spring-Boot-Logging-In-Spring-Boot.zip 69.68 KB
  3. Changing Log Level with Spring Boot.mp4 93.64 MB
  3. Changing Log Level with Spring Boot.srt 8.79 KB
  3.1 Spring-Boot-Logging-Change-Log-Level.zip 70.03 KB
  4. Logging Request and Response Json.mp4 60.69 MB
  4. Logging Request and Response Json.srt 6.34 KB
  4.1 Spring-Boot-Logging-Request-Response.zip 70.09 KB
  5. Different Logging Properties with Spring Boot.mp4 55.22 MB
  5. Different Logging Properties with Spring Boot.srt 5.67 KB
  5.1 Spring-Boot-Logging-Set-Log-File.zip 71.7 KB
  14. Spring AOP ( Aspect Oriented Programming )
  1. What Is AOP and AOP Terms.mp4 92.53 MB
  1. What Is AOP and AOP Terms.srt 11.79 KB
  2. @Before Advice.mp4 89.65 MB
  2. @Before Advice.srt 13.33 KB
  2.1 Spring-Boot-AOP-Before-Advice.zip 70.03 KB
  3. @Before Advice with Method Parameter.mp4 79.31 MB
  3. @Before Advice with Method Parameter.srt 9.92 KB
  3.1 Spring-Boot-AOP-Before-Advice-Method-Param.zip 71.55 KB
  4. @After Advice.mp4 30.34 MB
  4. @After Advice.srt 4.18 KB
  4.1 Spring-Boot-AOP-After-Advice.zip 69.98 KB
  5. @AfterReturning Advice.mp4 51.66 MB
  5. @AfterReturning Advice.srt 6.81 KB
  5.1 Spring-Boot-AOP-AfterReturning-Advice.zip 71.04 KB
  6. @Around Advice.mp4 79.02 MB
  6. @Around Advice.srt 9.72 KB
  6.1 Spring-Boot-AOP-Around-Advice.zip 70.25 KB
  15. Thank You
  1. Bonus Lecture.html 2.67 KB
  2. Thank You.....mp4 7.69 MB
  2. Thank You.....srt 802 B
  2. Introduction To REST API
  1. What is REST API .mp4 83.99 MB
  1. What is REST API .srt 10.37 KB
  2. Why REST API Over SOAP .mp4 33.33 MB
  2. Why REST API Over SOAP .srt 3.31 KB
  3. HTTP Methods in REST.mp4 25.85 MB
  3. HTTP Methods in REST.srt 3.14 KB
  4. Overview Of JSON.mp4 59 MB
  4. Overview Of JSON.srt 14.19 KB
  4.1 JSON-Sample.txt 309 B
  3. Setting Up Environment
  1. JDK, Maven and STS Installation.mp4 35.68 MB
  1. JDK, Maven and STS Installation.srt 7.51 KB
  2. Postman (REST Client) Installation.mp4 12.3 MB
  2. Postman (REST Client) Installation.srt 3.52 KB
  4. Getting Started With Spring Boot
  1. What is Spring Boot .mp4 57.47 MB
  1. What is Spring Boot .srt 7.65 KB
  2. Creating First Spring Boot App.mp4 53.89 MB
  2. Creating First Spring Boot App.srt 8.7 KB
  2.1 Demo.zip 58.46 KB
  3. Controller and Service Layer.mp4 47.45 MB
  3. Controller and Service Layer.srt 8.07 KB
  3.1 Demo.zip 58.46 KB
  4. Simple GET API With Spring Boot.mp4 32.51 MB
  4. Simple GET API With Spring Boot.srt 4.78 KB
  4.1 Demo.zip 58.46 KB
  5. @Value Annotation To Read Property.mp4 76.57 MB
  5. @Value Annotation To Read Property.srt 9.32 KB
  5.1 Demo.zip 58.46 KB
  6. GET API With Json Response.mp4 57.1 MB
  6. GET API With Json Response.srt 5.42 KB
  6.1 Demo.zip 58.46 KB
  7. Runnable JAR Of Spring Boot App.mp4 26.89 MB
  7. Runnable JAR Of Spring Boot App.srt 4.04 KB
  7.1 Demo.zip 58.46 KB
  8. Change Port For Spring Boot Application.mp4 42.71 MB
  8. Change Port For Spring Boot Application.srt 7.08 KB
  8.1 Demo-Change-Port.zip 59.42 KB
  5. JSON With Jackson Library
  1. @JsonIgnore Usage.mp4 19.83 MB
  1. @JsonIgnore Usage.srt 3.66 KB
  1.1 Json-Annotations.zip 59.46 KB
  2. @JsonProperty Usage.mp4 23.07 MB
  2. @JsonProperty Usage.srt 5.04 KB
  2.1 Json-Annotations.zip 59.46 KB
  6. Project Lombok With Spring Boot
  1. What is Lombok and Why We Need Lombok .mp4 25.34 MB
  1. What is Lombok and Why We Need Lombok .srt 2.98 KB
  1.1 Lombok.zip 58.63 KB
  2. Lombok Installation.mp4 33.64 MB
  2. Lombok Installation.srt 5.66 KB
  2.1 Lombok.zip 58.63 KB
  3. Getters and Setters With Lombok.mp4 31.76 MB
  3. Getters and Setters With Lombok.srt 4.73 KB
  3.1 Lombok.zip 58.63 KB
  4. Constructors With Lombok.mp4 31.77 MB
  4. Constructors With Lombok.srt 5.3 KB
  4.1 Lombok.zip 58.63 KB
  7. Spring Data JPA With Spring Boot
  1. Introduction To JPA.mp4 74.63 MB
  1. Introduction To JPA.srt 8.99 KB
  2. Setting Up MySQL Database.mp4 41.93 MB
  2. Setting Up MySQL Database.srt 8.32 KB
  3. Spring Boot-MySQL Connection With JPA.mp4 44.34 MB
  3. Spring Boot-MySQL Connection With JPA.srt 6.91 KB
  3.1 Spring-Boot-JPA.zip 61.13 KB
  4. Creating First Entity In JPA.mp4 78.57 MB
  4. Creating First Entity In JPA.srt 12.07 KB
  4.1 Spring-Boot-JPA.zip 61.13 KB
  5. Creating First Repository Using @Repository Annotation.mp4 75.46 MB
  5. Creating First Repository Using @Repository Annotation.srt 12.63 KB
  5.1 Spring-Boot-JPA.zip 61.13 KB
  6. Get All Records Using JPA.mp4 59.06 MB
  6. Get All Records Using JPA.srt 10.02 KB
  6.1 Spring-Boot-JPA.zip 61.13 KB
  6.2 Database-Student-Table.zip 941 B
  7. GET API With JPA.mp4 80.41 MB
  7. GET API With JPA.srt 12.98 KB
  7.1 Database-Student-Table.zip 941 B
  7.2 Spring-Boot-JPA.zip 61.13 KB
  8. REST APIs With Spring Data JPA
  1. Http POST API.mp4 52.06 MB
  1. Http POST API.srt 8.69 KB
  1.1 Spring-Boot-REST-API-POST-API-Explain.zip 63.76 KB
  1.2 Database-Student-Table.zip 941 B
  2. POST API In Action.mp4 119.56 MB
  2. POST API In Action.srt 17.32 KB
  2.1 Spring-Boot-REST-API-POST-In-Action.zip 63.79 KB
  2.2 Database-Student-Table.zip 941 B
  3. Validating Input Data.mp4 54.01 MB
  3. Validating Input Data.srt 7.95 KB
  3.1 Database-Student-Table.zip 941 B
  4. PUT API Part-1.mp4 47.85 MB
  4. PUT API Part-1.srt 7.24 KB
  4.1 Database-Student-Table.zip 941 B
  4.2 Spring-Boot-REST-API-PUT-API.zip 63.79 KB
  5. PUT API Part-2.mp4 66.43 MB
  5. PUT API Part-2.srt 10.31 KB
  5.1 Database-Student-Table.zip 941 B
  5.2 Spring-Boot-REST-API-PUT-API.zip 63.79 KB
  6. Http DELTE API With @RequestParam.mp4 78.06 MB
  6. Http DELTE API With @RequestParam.srt 11.49 KB
  6.1 Spring-Boot-REST-API-DELETE-API-Query-Param.zip 65.29 KB
  6.2 Database-Student-Table.zip 941 B
  7. Path Variable - @PathVariable.mp4 34.93 MB
  7. Path Variable - @PathVariable.srt 5.27 KB
  7.1 Database-Student-Table.zip 941 B
  7.2 Spring-Boot-REST-API-DELETE-API-Path-Variable.zip 65.51 KB
  9. More With Spring Data JPA
  1. Introduction To More Queries With JPA.mp4 21.73 MB
  1. Introduction To More Queries With JPA.srt 2.77 KB
  2. Get Records By Column Using JPA.mp4 78.92 MB
  2. Get Records By Column Using JPA.srt 11.98 KB
  2.1 Spring-Boot-REST-API-JPA-Find-By-Column.zip 65.06 KB
  2.2 Database-Student-Table.zip 941 B
  3. Checking SQL queries Generated by JPA.mp4 24.65 MB
  3. Checking SQL queries Generated by JPA.srt 4.42 KB
  3.1 Database-Student-Table.zip 941 B
  3.2 Spring-Boot-REST-API-JPA-Show-SQL-Queries.zip 65.26 KB
  4. AND Query Using JPA.mp4 60.7 MB
  4. AND Query Using JPA.srt 9.92 KB
  4.1 Spring-Boot-REST-API-JPA-And-Query.zip 64.69 KB
  4.2 Database-Student-Table.zip 941 B
  5. OR Query Using JPA.mp4 49.96 MB
  5. OR Query Using JPA.srt 6.37 KB
  5.1 Database-Student-Table.zip 941 B
  5.2 Spring-Boot-REST-API-JPA-OR-Query.zip 64.65 KB
  6. IN Query Using JPA.mp4 61.43 MB
  6. IN Query Using JPA.srt 9.21 KB
  6.1 Spring-Boot-REST-API-JPA-In-Query.zip 65.11 KB
  6.2 Database-Student-Table.zip 941 B
  7. What Is Pagination .mp4 29.42 MB
  7. What Is Pagination .srt 6.4 KB
  7.1 Pagination-Concept.PNG 14.12 KB
  8. Pagination Using JPA.mp4 66.23 MB
  8. Pagination Using JPA.srt 9.29 KB
  8.1 Spring-Boot-REST-API-JPA-Pagination.zip 65.45 KB
  8.2 Database-Student-Table-22-Records.zip 1.17 KB
  9. Sorting Using JPA.mp4 50.96 MB
  9. Sorting Using JPA.srt 6.34 KB
  9.1 Database-Student-Table-22-Records.zip 1.17 KB
  9.2 Spring-Boot-REST-API-JPA-Sorting.zip 65.23 KB

Description



Description

***** Some Reviews From Students *****

It was good. I am happy.
Our instructor teaches us very well. He shows us how we can test our APIs with Postman. He also attached the source code to the lessons so we can test some interesting features and need not type in the entire code. He explains the connections between controller, services and repository very well.
going good so far…

In this course you are going to learn to Build RESTful APIs With Spring Boot and Spring Data JPA.

Now a days Spring framework is widely used among Java Developers and specifically Spring Boot is in high demand.

In this course you will learn what is REST API and difference between REST API and SOAP. You will learn to build REST APIs with http methods – GET, POST, PUT and DELETE. We will use JSON ( JavaScript Object Notation ) as data format in REST APIs.

Spring Data JPA ( Java Persistence API ) is very much popular to handle your database. Using JPA we can avoid writing native SQL queries so we can say that using JPA we can write database independent queries. JPA provides method proxy using which we can write queries very quickly. In this course you will learn to use Spring Data JPA in Spring Boot using JPA Repository. Using JPA you will learn to perform CRUD ( Create, Read, Update, Delete ) operations with MySQL Database.

You will learn how to write Select Query, AND Query, OR Query, In Query Using Spring Data JPA. You will also learn to achieve pagination and sorting using Spring Data JPA. Behind the scene JPA will create native SQL queries for us and you will learn how to check those SQL Queries generated by JPA.

You will learn Java Persistence Query Language (JPQL). Using JPQL you can write database independent queries. In this course you will learn to write –

JPQL Select Query
JPQL Update Query
JPQL Delete Query

You will learn how to handle your database tables’ relationship with JPA. You will learn different relationships –

OneToOne
OneToMany
ManyToOne

Documentation of your REST APIs is very important for your consumers. In this course you will learn to document your APIs with Swagger UI.

Logging is very important in your application to debug and troubleshoot the issue. In this course you will learn logging with Spring Boot and slf4j.

One of the key features that Spring Framework provides is Spring AOP ( Aspect Oriented Programming ). In this course you will learn real time implementation for Spring AOP in Spring Boot. You will learn different advices –

Before Advice
After Advice
AfterReturning Advice
Around Advice

Project lombok is used to avoid boiler plate code in your Java Application. In this course you learn how to use project lombok with Spring Boot Application and you will learn –

How to have getter methods for Java Class using @Getter Annotation.
How to have setter methods for Java Class using @Setter Annotation.
How to have constructor for Java Class using @NoArgsConstructor and @AllArgsConstructor Annotations.

Who this course is for:

Any Java Developer wants to develop REST APIs with Spring Boot and Spring Data JPA

Requirements

Need to have basic knowledge of Java Programming Language.
Need to have basic knowledge of Spring Framework

Last Updated 11/2020

Related Torrents

torrent name size uploader age seed leech
14
8
6
0
13