589689.xyz

[] Udemy - RESTful Web Services, Java, Spring Boot, Spring MVC and JPA

  • 收录时间:2019-12-17 14:06:02
  • 文件大小:12GB
  • 下载次数:106
  • 最近下载:2021-01-23 14:01:16
  • 磁力链接:

文件列表

  1. 17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.mp4 192MB
  2. 22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..mp4 179MB
  3. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.mp4 143MB
  4. 29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.mp4 135MB
  5. 19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.mp4 130MB
  6. 9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.mp4 128MB
  7. 31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.mp4 127MB
  8. 9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.mp4 116MB
  9. 18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.mp4 113MB
  10. 22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..mp4 110MB
  11. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/22. Deploying REST API and Email Verification Service to a Local Tomcat.mp4 108MB
  12. 26. Testing RESTful Web Services with Rest Assured/9. Create User API Call Verify JSON Array with a list of Addresses.mp4 104MB
  13. 26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.mp4 103MB
  14. 27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.mp4 103MB
  15. 9. Spring Security for User Sign-in/4. Implementing Authentication Filter.mp4 102MB
  16. 22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..mp4 98MB
  17. 22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.mp4 97MB
  18. 8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.mp4 97MB
  19. 21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.mp4 96MB
  20. 21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.mp4 94MB
  21. 27. Using Native SQL Queries/9. UPDATE SQL Query Example.mp4 94MB
  22. 26. Testing RESTful Web Services with Rest Assured/11. User Login API Call Create Test Method.mp4 93MB
  23. 26. Testing RESTful Web Services with Rest Assured/7. Create User API Call Create HTTP Post Request and Validate Response.mp4 91MB
  24. 19. HATEOAS/6. Applying HAL Format.vtt 91MB
  25. 19. HATEOAS/6. Applying HAL Format.mp4 91MB
  26. 29. Cross Origin AJAX HTTP Requests. CORS/3. Enable Cross Origin Requests in Rest Controller.vtt 90MB
  27. 29. Cross Origin AJAX HTTP Requests. CORS/3. Enable Cross Origin Requests in Rest Controller.mp4 90MB
  28. 18. Object Relationships @OneToMany Relationship/17. API Call to Get a Single Address Details.mp4 89MB
  29. 9. Spring Security for User Sign-in/8. Implementing Authorization Filter.mp4 88MB
  30. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/23. Trying Email Verification Feature on Local Server.mp4 88MB
  31. 21. Implementing Password Reset Feature/14. Password Reset Service Layer Method.mp4 88MB
  32. 22. Testing Service Layer Code with JUnit 5 & Mockito/5. JUnit 5 Assertions. Asserting Successful Method Execution..mp4 85MB
  33. 28. Using Java Persistence Query Language(JPQL)/2. JPQL Select SQL Query.mp4 84MB
  34. 18. Object Relationships @OneToMany Relationship/6. Create AddressEntity class.mp4 84MB
  35. 22. Testing Service Layer Code with JUnit 5 & Mockito/9. Testing the createUser() Service Method.mp4 84MB
  36. 27. Using Native SQL Queries/4. Native SQL Query with Positional Parameters.mp4 84MB
  37. 21. Implementing Password Reset Feature/8. Trying How Password Reset Request Works.mp4 82MB
  38. 18. Object Relationships @OneToMany Relationship/15. Get List of Addresses Spring Data JPA Interface.mp4 82MB
  39. 12. Exceptions Handling/4. Handle a Specific Exception.mp4 82MB
  40. 26. Testing RESTful Web Services with Rest Assured/4. Add support for Rest Assured and JUnit 5 to your project.mp4 81MB
  41. 28. Using Java Persistence Query Language(JPQL)/4. JPQL Update SQL Query.mp4 78MB
  42. 18. Object Relationships @OneToMany Relationship/10. Trying How it Works Creating a new User record.mp4 77MB
  43. 21. Implementing Password Reset Feature/17. Trying How Password Reset Works.mp4 73MB
  44. 27. Using Native SQL Queries/8. Select Specific Columns from a Table.mp4 72MB
  45. 14. Delete User API Call/1. Delete User Resource Method.mp4 72MB
  46. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/26. Trying Email Verification on Remote Server.mp4 71MB
  47. 18. Object Relationships @OneToMany Relationship/9. Updating Service class Java code.mp4 71MB
  48. 7. Implementing User Sign up/14. Generate User Public ID.mp4 71MB
  49. 12. Exceptions Handling/2. Implementing ErrorMessages enum.mp4 70MB
  50. 19. HATEOAS/4. Using the methodOn().mp4 70MB
  51. 29. Cross Origin AJAX HTTP Requests. CORS/2. Send HTTP Request to Reproduce Cross Origin Issue.mp4 69MB
  52. 31. Create Interactive Documentation for your REST API with Swagger/6. Add Authorization Header.mp4 69MB
  53. 10. Implementing Get User Details Web Service Endpoint/4. Trying the Get User Details API Call.vtt 69MB
  54. 10. Implementing Get User Details Web Service Endpoint/4. Trying the Get User Details API Call.mp4 69MB
  55. 13. Update User Details API Call/2. Implementing Service Layer Method.mp4 69MB
  56. 31. Create Interactive Documentation for your REST API with Swagger/8. Upading API Documentation Information.mp4 68MB
  57. 26. Testing RESTful Web Services with Rest Assured/19. Update User Details API Call Validating HTTP Response.mp4 68MB
  58. 6. Adding MySQL Database Support/1. Update POM.XML file.mp4 68MB
  59. 23. Testing Rest Controller Methods with JUnit 5/2. Create Mock Objects and Configure Methods Behaviour.mp4 67MB
  60. 25. H2 In-Memory Database/3. Adding Support for the H2 Database.mp4 66MB
  61. 26. Testing RESTful Web Services with Rest Assured/8. Create User API Call Running a Test Case.mp4 66MB
  62. 21. Implementing Password Reset Feature/5. Create PasswordResetTokenEntity & Password Reset Repository.mp4 65MB
  63. 24. JUnit Integration Test. Testing JWT Tokens and UserId/1. Create a new JUnit Integration Test Case.mp4 65MB
  64. 1. Introduction/4. Postman overview.mp4 65MB
  65. 26. Testing RESTful Web Services with Rest Assured/20. Delete User Details API Call Create Test Method.mp4 65MB
  66. 13. Update User Details API Call/1. Update User Details Resource Method.mp4 65MB
  67. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/16. Trying How it works.mp4 65MB
  68. 2. Download, Install and run MySQL Database on Local Computer/3. Creating MySQL Database and a new User.mp4 64MB
  69. 7. Implementing User Sign up/11. Trying how the User Sign up works.mp4 63MB
  70. 11. Adding XML Support & JSON Support/1. Update POM.XML, Add XML & JSON Media Types.mp4 63MB
  71. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/25. Deploying Email Verification to a Remote Amazon EC2 Linux Server.mp4 62MB
  72. 7. Implementing User Sign up/13. Check if user already exists.mp4 60MB
  73. 4. Getting Started. Creating a New Project/1. Create new Spring Boot Project with Spring Tool Suite.mp4 60MB
  74. 22. Testing Service Layer Code with JUnit 5 & Mockito/6. JUnit 5. Expect an Exception with assertThrows().mp4 59MB
  75. 27. Using Native SQL Queries/7. Using Advanced LIKE Expressions.mp4 58MB
  76. 14. Delete User API Call/3. Trying the Delete User API Call.mp4 58MB
  77. 15. Pagination and Get Users API Call/3. Get Users Service Layer Method.mp4 58MB
  78. 2. Download, Install and run MySQL Database on Local Computer/2. Start MySQL Server and Login.mp4 57MB
  79. 9. Spring Security for User Sign-in/5. Trying how user Sign-in works.mp4 57MB
  80. 21. Implementing Password Reset Feature/16. Deploying RESTful Web Service and the Verification Service App.mp4 57MB
  81. 17. Deploying to Amazon Cloud. AWS EC2/5. Configure Apache Tomcat Users.mp4 56MB
  82. 3. Setup Development Environment/1. Install Java Platform (JDK).mp4 56MB
  83. 17. Deploying to Amazon Cloud. AWS EC2/2. Connect To Your Server via SSH.mp4 55MB
  84. 21. Implementing Password Reset Feature/2. Password Reset Request RestController Method.mp4 55MB
  85. 7. Implementing User Sign up/3. Implementing Create User Response Model.mp4 55MB
  86. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/15. Prevent Users with Unverified Email Address to Login.mp4 55MB
  87. 8. Spring Security for User Sign-up/1. Adding Spring Security to our project.mp4 55MB
  88. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. The verifyEmailToken() RestController Method.mp4 55MB
  89. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Generate and Save the Email Verification Token.mp4 55MB
  90. 16. Deploying Your App/3. Run Your App as a Java application.mp4 55MB
  91. 10. Implementing Get User Details Web Service Endpoint/1. Get User Details Resource Method.mp4 55MB
  92. 12. Exceptions Handling/6. Handle All Other Exceptions.mp4 54MB
  93. 24. JUnit Integration Test. Testing JWT Tokens and UserId/4. Test the Expired JWT Token.mp4 54MB
  94. 19. HATEOAS/5. Adding Links to a Get Addresses API Call.mp4 54MB
  95. 7. Implementing User Sign up/7. Implementing UserEntity class.mp4 54MB
  96. 26. Testing RESTful Web Services with Rest Assured/14. Get User Details API Call Create Test method.mp4 54MB
  97. 7. Implementing User Sign up/10. Autowire UserRepository into Service class.mp4 54MB
  98. 24. JUnit Integration Test. Testing JWT Tokens and UserId/3. Test If JWT Token Has Not Expired.mp4 53MB
  99. 15. Pagination and Get Users API Call/2. The Get Users Resource Method.mp4 53MB
  100. 18. Object Relationships @OneToMany Relationship/5. Trying if Deep Objects Mapping Works.mp4 53MB
  101. 15. Pagination and Get Users API Call/4. Trying the Get Users API Call.mp4 53MB
  102. 26. Testing RESTful Web Services with Rest Assured/12. User Login API Call Run Test Method.mp4 53MB
  103. 9. Spring Security for User Sign-in/2. Implementing Load User By Username.mp4 52MB
  104. 16. Deploying Your App/4. Generating WAR file.mp4 51MB
  105. 17. Deploying to Amazon Cloud. AWS EC2/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.mp4 51MB
  106. 7. Implementing User Sign up/4. Implementing the UserDto.mp4 51MB
  107. 22. Testing Service Layer Code with JUnit 5 & Mockito/12. Assert an Exception is thrown in the createUser() method.mp4 51MB
  108. 22. Testing Service Layer Code with JUnit 5 & Mockito/2. Test Cases Source Code and Test Libraries Dependency.mp4 50MB
  109. 21. Implementing Password Reset Feature/3. Password Reset Request Service Layer Method.mp4 50MB
  110. 2. Download, Install and run MySQL Database on Local Computer/5. Connect to MySQL Database using MySQL WorkBench.mp4 49MB
  111. 26. Testing RESTful Web Services with Rest Assured/13. JUnit Test Methods ordering with @FixMethodOrder.mp4 49MB
  112. 5. Quick Start/3. Running Web Service Application.mp4 49MB
  113. 27. Using Native SQL Queries/5. Native SQL Query with Named Parameters.mp4 49MB
  114. 22. Testing Service Layer Code with JUnit 5 & Mockito/3. Creating a new JUnit 5 Test Case.mp4 49MB
  115. 28. Using Java Persistence Query Language(JPQL)/3. JPQL Query to Select Specific Fields Only.mp4 48MB
  116. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/21. The verifyToken() AJAX HTTP Get Request.mp4 48MB
  117. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/18. Download Apache Tomcat and Add to Spring STS.mp4 48MB
  118. 24. JUnit Integration Test. Testing JWT Tokens and UserId/2. Test the Generate UserId Method.mp4 47MB
  119. 18. Object Relationships @OneToMany Relationship/11. Include List of Addresses Into Response.mp4 47MB
  120. 7. Implementing User Sign up/9. Implementing UsersRepository class.mp4 47MB
  121. 12. Exceptions Handling/5. Return Custom Error Object Representation.mp4 47MB
  122. 16. Deploying Your App/8. Deploying Your Web Service to Apache Tomcat.mp4 46MB
  123. 18. Object Relationships @OneToMany Relationship/2. Add List of Addresses to a UserDetailsRequestModel.mp4 46MB
  124. 18. Object Relationships @OneToMany Relationship/16. Trying How the Get List of Addresses Works.mp4 46MB
  125. 17. Deploying to Amazon Cloud. AWS EC2/3. Update Server Software Packages and Update Java.mp4 46MB
  126. 18. Object Relationships @OneToMany Relationship/4. A Better Way of Mapping DTO to an Entity and Entity to a DTO.mp4 46MB
  127. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. The verifyEmailToken() Service Layer Function.mp4 45MB
  128. 31. Create Interactive Documentation for your REST API with Swagger/9. Web Service Endpoints Additional Information.mp4 44MB
  129. 16. Deploying Your App/2. Create Context Path to Your Web Service.mp4 44MB
  130. 25. H2 In-Memory Database/2. H2 Database Console Preview.mp4 44MB
  131. 27. Using Native SQL Queries/6. Log SQL Queries and Their Values in the Console.mp4 44MB
  132. 21. Implementing Password Reset Feature/13. Password Reset RestController Method.mp4 43MB
  133. 29. Cross Origin AJAX HTTP Requests. CORS/4. Global CORS configuration.mp4 43MB
  134. 7. Implementing User Sign up/12. Preventing Duplicate Entries with @Column(unique=true).mp4 42MB
  135. 31. Create Interactive Documentation for your REST API with Swagger/5. View API Documentation In Swagger UI.mp4 42MB
  136. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/19. Creating Email Verification Service Web Page.mp4 42MB
  137. 26. Testing RESTful Web Services with Rest Assured/3. Creating a new maven project.mp4 42MB
  138. 21. Implementing Password Reset Feature/9. Password Reset HTML Page Add Input fields.mp4 41MB
  139. 12. Exceptions Handling/3. Implementing UserServiceException.mp4 40MB
  140. 27. Using Native SQL Queries/2. Native SELECT SQL Query Example.mp4 40MB
  141. 4. Getting Started. Creating a New Project/2. Creating a new Spring project using Spring Boot Initializr.mp4 39MB
  142. 26. Testing RESTful Web Services with Rest Assured/15. Get User Details API Call Validating List of Addresses.mp4 39MB
  143. 21. Implementing Password Reset Feature/4. Generating Password Reset Token.mp4 39MB
  144. 31. Create Interactive Documentation for your REST API with Swagger/4. Enable Swagger URLs and View JSON Documentation.mp4 39MB
  145. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Checking if Email Verification Token Has Expired.mp4 38MB
  146. 18. Object Relationships @OneToMany Relationship/3. Creating AddressDTO.mp4 38MB
  147. 26. Testing RESTful Web Services with Rest Assured/17. Get User Details API Call Running Test Method.mp4 38MB
  148. 10. Implementing Get User Details Web Service Endpoint/3. Update UserRepository.mp4 38MB
  149. 31. Create Interactive Documentation for your REST API with Swagger/11. Share Swagger UI URL.mp4 37MB
  150. 10. Implementing Get User Details Web Service Endpoint/2. Implement Service layer method.mp4 37MB
  151. 1. Introduction/5. Resource and Collection URIs.mp4 36MB
  152. 7. Implementing User Sign up/6. Implementing Service class method.mp4 36MB
  153. 31. Create Interactive Documentation for your REST API with Swagger/2. Add Swagger Dependencies.mp4 36MB
  154. 17. Deploying to Amazon Cloud. AWS EC2/7. Create Database and Add Database User.mp4 36MB
  155. 18. Object Relationships @OneToMany Relationship/7. Add @OneToMany to UserEntity class.mp4 36MB
  156. 17. Deploying to Amazon Cloud. AWS EC2/6. Download and Install MySQL Server on EC2 Linux Server.mp4 36MB
  157. 12. Exceptions Handling/1. Introduction.mp4 35MB
  158. 7. Implementing User Sign up/2. Implementing the Create User Request Model class.mp4 34MB
  159. 16. Deploying Your App/6. Starting and Stopping Apache Tomcat.mp4 34MB
  160. 14. Delete User API Call/2. Implementing Service Layer Method.mp4 34MB
  161. 25. H2 In-Memory Database/4. Sign in to H2 In-Memory Database.mp4 34MB
  162. 2. Download, Install and run MySQL Database on Local Computer/1. Downloading and Installing MySQL on MAC.mp4 33MB
  163. 13. Update User Details API Call/3. Trying the Update User Details API Call.mp4 33MB
  164. 23. Testing Rest Controller Methods with JUnit 5/3. Asserting with assertNotNull, assertEquals and assertTrue.mp4 33MB
  165. 19. HATEOAS/2. Adding HATEOAS Support to Our Project.mp4 33MB
  166. 26. Testing RESTful Web Services with Rest Assured/21. Delete User Details API Call Run Test Method.mp4 33MB
  167. 16. Deploying Your App/1. Running Your Web Services App without STS.mp4 33MB
  168. 18. Object Relationships @OneToMany Relationship/14. Get List of Addresses Service Interface Implementation.mp4 32MB
  169. 5. Quick Start/2. Adding Methods to Handle POST, GET, PUT, DELETE HTTP requests.mp4 32MB
  170. 9. Spring Security for User Sign-in/7. Customize User Authentication URL.mp4 32MB
  171. 21. Implementing Password Reset Feature/12. Add Content Type HTTP Header.mp4 31MB
  172. 8. Spring Security for User Sign-up/2. Encrypt User Password.mp4 31MB
  173. 17. Deploying to Amazon Cloud. AWS EC2/10. Introduction @OneToOne, @OneToMany, @ManyToOne.mp4 30MB
  174. 7. Implementing User Sign up/5. Making use of UserRest and UserDto in RestController.mp4 30MB
  175. 25. H2 In-Memory Database/6. API Call to Create a New User and Preview User Details in an In-Memory Database.mp4 30MB
  176. 2. Download, Install and run MySQL Database on Local Computer/6. MySQL WorkBench brief overview.mp4 29MB
  177. 17. Deploying to Amazon Cloud. AWS EC2/8. Deploy Our Web Service App on Apache Tomcat.mp4 29MB
  178. 26. Testing RESTful Web Services with Rest Assured/10. User Login API Call Create Test Class.mp4 29MB
  179. 23. Testing Rest Controller Methods with JUnit 5/1. Create a New Test Case.mp4 29MB
  180. 2. Download, Install and run MySQL Database on Local Computer/4. Downloading and Installing MySQL Workbench.mp4 28MB
  181. 26. Testing RESTful Web Services with Rest Assured/6. Create User API Call Setting Request URL, Context Path and a Port number.mp4 28MB
  182. 6. Adding MySQL Database Support/2. Configure MySQL Database Access Details.mp4 28MB
  183. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Moving Out of AWS SES Sandbox.mp4 28MB
  184. 17. Deploying to Amazon Cloud. AWS EC2/9. Sending HTTP Request to a WebService Deployed on a Remote Server.mp4 28MB
  185. 18. Object Relationships @OneToMany Relationship/8. Generate Public Address Id.mp4 27MB
  186. 21. Implementing Password Reset Feature/7. Make the password-reset-request Public.mp4 27MB
  187. 16. Deploying Your App/7. Creating a new Apache Tomcat User.mp4 27MB
  188. 9. Spring Security for User Sign-in/9. Trying how User Authorization works.mp4 26MB
  189. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Verify Email Address with Amazon SES.mp4 26MB
  190. 18. Object Relationships @OneToMany Relationship/13. Get List of Addresses Service Interface.mp4 26MB
  191. 18. Object Relationships @OneToMany Relationship/1. Add List of Addresses to JSON Payload.mp4 26MB
  192. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Create AWS IAM Access Credentials.mp4 25MB
  193. 15. Pagination and Get Users API Call/1. The Get Users Request URL.mp4 25MB
  194. 3. Setup Development Environment/2. Download and Install Spring Tool Suite(STS).mp4 24MB
  195. 9. Spring Security for User Sign-in/10. Making Your REST API Stateless.mp4 24MB
  196. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/9. Spring Security. Make Email Verification a Public Web Service Endpoint..mp4 24MB
  197. 5. Quick Start/1. Create Users Rest Controller class.mp4 24MB
  198. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/20. Reading JavaScript URL Request Parameters.mp4 24MB
  199. 1. Introduction/7. HTTP Headers Accept and Content Type.mp4 24MB
  200. 7. Implementing User Sign up/1. Adding method to handle HTTP Post Request.mp4 24MB
  201. 16. Deploying Your App/5. Downloading Apache Tomcat.mp4 24MB
  202. 22. Testing Service Layer Code with JUnit 5 & Mockito/7. Run JUnit 5 Test Cases with Maven.mp4 23MB
  203. 9. Spring Security for User Sign-in/3. Implementing SecurityConstants class.mp4 23MB
  204. 1. Introduction/6. HTTP Methods GET, POST, DELETE and PUT.mp4 22MB
  205. 1. Introduction/6. HTTP Methods GET, POST, DELETE and PUT.vtt 22MB
  206. 21. Implementing Password Reset Feature/15. Making Password Rest URL Public.mp4 22MB
  207. 11. Adding XML Support & JSON Support/2. Getting Response in XML or JSON format.mp4 22MB
  208. 1. Introduction/3. Install HTTP client Postman.mp4 21MB
  209. 31. Create Interactive Documentation for your REST API with Swagger/3. Create Swagger Configuration File.mp4 20MB
  210. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/17. Create a new Web Project.mp4 19MB
  211. 21. Implementing Password Reset Feature/1. Introduction.mp4 19MB
  212. 26. Testing RESTful Web Services with Rest Assured/5. Create User API Call Creating a Test Method.mp4 19MB
  213. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Introduction.mp4 18MB
  214. 9. Spring Security for User Sign-in/1. Implementing User Sign-in Request Model.mp4 18MB
  215. 21. Implementing Password Reset Feature/10. Password Reset HTML Page Add jQuery.mp4 17MB
  216. 29. Cross Origin AJAX HTTP Requests. CORS/1. Do I Need To Enable CORS.mp4 15MB
  217. 25. H2 In-Memory Database/5. Protect the H2 In-Memory Database with a Password.mp4 13MB
  218. 26. Testing RESTful Web Services with Rest Assured/16. Get User Details API Call Use the pathParam().mp4 13MB
  219. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Add AWS Java SDK SES Maven Dependency.mp4 13MB
  220. 1. Introduction/8. Introduction to Web Service Application Layers.mp4 13MB
  221. 27. Using Native SQL Queries/1. Introduction. What If You Need to Run SQL Query.mp4 12MB
  222. 25. H2 In-Memory Database/1. What is H2 In-memory Database and Why Using It.mp4 12MB
  223. 1. Introduction/2. Introduction.mp4 12MB
  224. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. The findUserByEmailVerificationToken() Data Layer Function.mp4 11MB
  225. 22. Testing Service Layer Code with JUnit 5 & Mockito/1. Introduction to Testing with JUnit & Mockito.mp4 11MB
  226. 7. Implementing User Sign up/8. Set Default Value for Email Verification Status field.mp4 10MB
  227. 19. HATEOAS/1. Introduction.mp4 10MB
  228. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Submit Support Ticket to Increate Sending Limits.mp4 10MB
  229. 31. Create Interactive Documentation for your REST API with Swagger/1. Introduction.mp4 10MB
  230. 26. Testing RESTful Web Services with Rest Assured/2. Introduction.mp4 9MB
  231. 28. Using Java Persistence Query Language(JPQL)/1. JPQL Introduction.mp4 7MB
  232. 31. Create Interactive Documentation for your REST API with Swagger/10. Share Your API with Others.mp4 6MB
  233. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Creating Shared Credentials File.mp4 2MB
  234. 17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.vtt 19KB
  235. 31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.vtt 17KB
  236. 22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..vtt 15KB
  237. 29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.vtt 13KB
  238. 1. Introduction/5. Resource and Collection URIs.vtt 12KB
  239. 1. Introduction/4. Postman overview.vtt 12KB
  240. 9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.vtt 11KB
  241. 21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.vtt 11KB
  242. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.vtt 11KB
  243. 27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.vtt 10KB
  244. 9. Spring Security for User Sign-in/4. Implementing Authentication Filter.vtt 10KB
  245. 22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..vtt 10KB
  246. 9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.vtt 10KB
  247. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/22. Deploying REST API and Email Verification Service to a Local Tomcat.vtt 10KB
  248. 8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.vtt 10KB
  249. 22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.vtt 9KB
  250. 19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.vtt 9KB
  251. 25. H2 In-Memory Database/2. H2 Database Console Preview.vtt 9KB
  252. 26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.vtt 9KB
  253. 21. Implementing Password Reset Feature/14. Password Reset Service Layer Method.vtt 9KB
  254. 22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..vtt 9KB
  255. 26. Testing RESTful Web Services with Rest Assured/9. Create User API Call Verify JSON Array with a list of Addresses.vtt 9KB
  256. 9. Spring Security for User Sign-in/8. Implementing Authorization Filter.vtt 9KB
  257. 27. Using Native SQL Queries/4. Native SQL Query with Positional Parameters.vtt 9KB
  258. 17. Deploying to Amazon Cloud. AWS EC2/10. Introduction @OneToOne, @OneToMany, @ManyToOne.vtt 9KB
  259. 27. Using Native SQL Queries/9. UPDATE SQL Query Example.vtt 9KB
  260. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/23. Trying Email Verification Feature on Local Server.vtt 9KB
  261. 18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.vtt 8KB
  262. 25. H2 In-Memory Database/3. Adding Support for the H2 Database.vtt 8KB
  263. 22. Testing Service Layer Code with JUnit 5 & Mockito/5. JUnit 5 Assertions. Asserting Successful Method Execution..vtt 8KB
  264. 26. Testing RESTful Web Services with Rest Assured/7. Create User API Call Create HTTP Post Request and Validate Response.vtt 8KB
  265. 21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.vtt 8KB
  266. 21. Implementing Password Reset Feature/8. Trying How Password Reset Request Works.vtt 8KB
  267. 21. Implementing Password Reset Feature/17. Trying How Password Reset Works.vtt 8KB
  268. 29. Cross Origin AJAX HTTP Requests. CORS/2. Send HTTP Request to Reproduce Cross Origin Issue.vtt 8KB
  269. 26. Testing RESTful Web Services with Rest Assured/11. User Login API Call Create Test Method.vtt 8KB
  270. 31. Create Interactive Documentation for your REST API with Swagger/6. Add Authorization Header.vtt 8KB
  271. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/26. Trying Email Verification on Remote Server.vtt 8KB
  272. 26. Testing RESTful Web Services with Rest Assured/4. Add support for Rest Assured and JUnit 5 to your project.vtt 8KB
  273. 31. Create Interactive Documentation for your REST API with Swagger/8. Upading API Documentation Information.vtt 8KB
  274. 22. Testing Service Layer Code with JUnit 5 & Mockito/9. Testing the createUser() Service Method.vtt 8KB
  275. 18. Object Relationships @OneToMany Relationship/15. Get List of Addresses Spring Data JPA Interface.vtt 8KB
  276. 26. Testing RESTful Web Services with Rest Assured/19. Update User Details API Call Validating HTTP Response.vtt 7KB
  277. 18. Object Relationships @OneToMany Relationship/6. Create AddressEntity class.vtt 7KB
  278. 18. Object Relationships @OneToMany Relationship/17. API Call to Get a Single Address Details.vtt 7KB
  279. 27. Using Native SQL Queries/8. Select Specific Columns from a Table.vtt 7KB
  280. 2. Download, Install and run MySQL Database on Local Computer/3. Creating MySQL Database and a new User.vtt 7KB
  281. 28. Using Java Persistence Query Language(JPQL)/4. JPQL Update SQL Query.vtt 7KB
  282. 7. Implementing User Sign up/13. Check if user already exists.vtt 7KB
  283. 23. Testing Rest Controller Methods with JUnit 5/2. Create Mock Objects and Configure Methods Behaviour.vtt 7KB
  284. 12. Exceptions Handling/4. Handle a Specific Exception.vtt 7KB
  285. 24. JUnit Integration Test. Testing JWT Tokens and UserId/3. Test If JWT Token Has Not Expired.vtt 7KB
  286. 21. Implementing Password Reset Feature/5. Create PasswordResetTokenEntity & Password Reset Repository.vtt 7KB
  287. 28. Using Java Persistence Query Language(JPQL)/2. JPQL Select SQL Query.vtt 7KB
  288. 24. JUnit Integration Test. Testing JWT Tokens and UserId/1. Create a new JUnit Integration Test Case.vtt 7KB
  289. 7. Implementing User Sign up/11. Trying how the User Sign up works.vtt 7KB
  290. 21. Implementing Password Reset Feature/9. Password Reset HTML Page Add Input fields.vtt 7KB
  291. 4. Getting Started. Creating a New Project/1. Create new Spring Boot Project with Spring Tool Suite.vtt 7KB
  292. 6. Adding MySQL Database Support/1. Update POM.XML file.vtt 7KB
  293. 26. Testing RESTful Web Services with Rest Assured/8. Create User API Call Running a Test Case.vtt 6KB
  294. 7. Implementing User Sign up/7. Implementing UserEntity class.vtt 6KB
  295. 13. Update User Details API Call/1. Update User Details Resource Method.vtt 6KB
  296. 7. Implementing User Sign up/14. Generate User Public ID.vtt 6KB
  297. 7. Implementing User Sign up/3. Implementing Create User Response Model.vtt 6KB
  298. 9. Spring Security for User Sign-in/5. Trying how user Sign-in works.vtt 6KB
  299. 2. Download, Install and run MySQL Database on Local Computer/2. Start MySQL Server and Login.vtt 6KB
  300. 3. Setup Development Environment/1. Install Java Platform (JDK).vtt 6KB
  301. 15. Pagination and Get Users API Call/3. Get Users Service Layer Method.vtt 6KB
  302. 15. Pagination and Get Users API Call/2. The Get Users Resource Method.vtt 6KB
  303. 29. Cross Origin AJAX HTTP Requests. CORS/1. Do I Need To Enable CORS.vtt 6KB
  304. 31. Create Interactive Documentation for your REST API with Swagger/5. View API Documentation In Swagger UI.vtt 6KB
  305. 27. Using Native SQL Queries/7. Using Advanced LIKE Expressions.vtt 6KB
  306. 7. Implementing User Sign up/9. Implementing UsersRepository class.vtt 6KB
  307. 15. Pagination and Get Users API Call/4. Trying the Get Users API Call.vtt 6KB
  308. 13. Update User Details API Call/2. Implementing Service Layer Method.vtt 6KB
  309. 22. Testing Service Layer Code with JUnit 5 & Mockito/6. JUnit 5. Expect an Exception with assertThrows().vtt 6KB
  310. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Moving Out of AWS SES Sandbox.vtt 6KB
  311. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Verify Email Address with Amazon SES.vtt 6KB
  312. 14. Delete User API Call/1. Delete User Resource Method.vtt 6KB
  313. 26. Testing RESTful Web Services with Rest Assured/14. Get User Details API Call Create Test method.vtt 6KB
  314. 12. Exceptions Handling/2. Implementing ErrorMessages enum.vtt 6KB
  315. 26. Testing RESTful Web Services with Rest Assured/20. Delete User Details API Call Create Test Method.vtt 6KB
  316. 2. Download, Install and run MySQL Database on Local Computer/5. Connect to MySQL Database using MySQL WorkBench.vtt 6KB
  317. 21. Implementing Password Reset Feature/2. Password Reset Request RestController Method.vtt 6KB
  318. 29. Cross Origin AJAX HTTP Requests. CORS/4. Global CORS configuration.vtt 6KB
  319. 8. Spring Security for User Sign-up/1. Adding Spring Security to our project.vtt 5KB
  320. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/19. Creating Email Verification Service Web Page.vtt 5KB
  321. 24. JUnit Integration Test. Testing JWT Tokens and UserId/4. Test the Expired JWT Token.vtt 5KB
  322. 25. H2 In-Memory Database/4. Sign in to H2 In-Memory Database.vtt 5KB
  323. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/18. Download Apache Tomcat and Add to Spring STS.vtt 5KB
  324. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Introduction.vtt 5KB
  325. 26. Testing RESTful Web Services with Rest Assured/12. User Login API Call Run Test Method.vtt 5KB
  326. 19. HATEOAS/4. Using the methodOn().vtt 5KB
  327. 22. Testing Service Layer Code with JUnit 5 & Mockito/3. Creating a new JUnit 5 Test Case.vtt 5KB
  328. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. The verifyEmailToken() RestController Method.vtt 5KB
  329. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/16. Trying How it works.vtt 5KB
  330. 12. Exceptions Handling/6. Handle All Other Exceptions.vtt 5KB
  331. 17. Deploying to Amazon Cloud. AWS EC2/2. Connect To Your Server via SSH.vtt 5KB
  332. 21. Implementing Password Reset Feature/1. Introduction.vtt 5KB
  333. 27. Using Native SQL Queries/2. Native SELECT SQL Query Example.vtt 5KB
  334. 18. Object Relationships @OneToMany Relationship/9. Updating Service class Java code.vtt 5KB
  335. 27. Using Native SQL Queries/5. Native SQL Query with Named Parameters.vtt 5KB
  336. 11. Adding XML Support & JSON Support/1. Update POM.XML, Add XML & JSON Media Types.vtt 5KB
  337. 9. Spring Security for User Sign-in/2. Implementing Load User By Username.vtt 5KB
  338. 26. Testing RESTful Web Services with Rest Assured/3. Creating a new maven project.vtt 5KB
  339. 21. Implementing Password Reset Feature/16. Deploying RESTful Web Service and the Verification Service App.vtt 5KB
  340. 26. Testing RESTful Web Services with Rest Assured/13. JUnit Test Methods ordering with @FixMethodOrder.vtt 5KB
  341. 31. Create Interactive Documentation for your REST API with Swagger/11. Share Swagger UI URL.vtt 5KB
  342. 18. Object Relationships @OneToMany Relationship/10. Trying How it Works Creating a new User record.vtt 5KB
  343. 16. Deploying Your App/3. Run Your App as a Java application.vtt 5KB
  344. 10. Implementing Get User Details Web Service Endpoint/1. Get User Details Resource Method.vtt 5KB
  345. 21. Implementing Password Reset Feature/3. Password Reset Request Service Layer Method.vtt 5KB
  346. 31. Create Interactive Documentation for your REST API with Swagger/9. Web Service Endpoints Additional Information.vtt 5KB
  347. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Generate and Save the Email Verification Token.vtt 5KB
  348. 14. Delete User API Call/3. Trying the Delete User API Call.vtt 5KB
  349. 22. Testing Service Layer Code with JUnit 5 & Mockito/2. Test Cases Source Code and Test Libraries Dependency.vtt 5KB
  350. 1. Introduction/8. Introduction to Web Service Application Layers.vtt 5KB
  351. 16. Deploying Your App/8. Deploying Your Web Service to Apache Tomcat.vtt 5KB
  352. 7. Implementing User Sign up/10. Autowire UserRepository into Service class.vtt 5KB
  353. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/25. Deploying Email Verification to a Remote Amazon EC2 Linux Server.vtt 5KB
  354. 16. Deploying Your App/2. Create Context Path to Your Web Service.vtt 5KB
  355. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/15. Prevent Users with Unverified Email Address to Login.vtt 5KB
  356. 2. Download, Install and run MySQL Database on Local Computer/6. MySQL WorkBench brief overview.vtt 5KB
  357. 6. Adding MySQL Database Support/2. Configure MySQL Database Access Details.vtt 5KB
  358. 7. Implementing User Sign up/4. Implementing the UserDto.vtt 5KB
  359. 4. Getting Started. Creating a New Project/2. Creating a new Spring project using Spring Boot Initializr.vtt 5KB
  360. 22. Testing Service Layer Code with JUnit 5 & Mockito/1. Introduction to Testing with JUnit & Mockito.vtt 5KB
  361. 19. HATEOAS/5. Adding Links to a Get Addresses API Call.vtt 5KB
  362. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Create AWS IAM Access Credentials.vtt 5KB
  363. 16. Deploying Your App/4. Generating WAR file.vtt 5KB
  364. 17. Deploying to Amazon Cloud. AWS EC2/5. Configure Apache Tomcat Users.vtt 5KB
  365. 5. Quick Start/3. Running Web Service Application.vtt 5KB
  366. 26. Testing RESTful Web Services with Rest Assured/15. Get User Details API Call Validating List of Addresses.vtt 5KB
  367. 1. Introduction/2. Introduction.vtt 5KB
  368. 17. Deploying to Amazon Cloud. AWS EC2/7. Create Database and Add Database User.vtt 4KB
  369. 22. Testing Service Layer Code with JUnit 5 & Mockito/12. Assert an Exception is thrown in the createUser() method.vtt 4KB
  370. 26. Testing RESTful Web Services with Rest Assured/2. Introduction.vtt 4KB
  371. 17. Deploying to Amazon Cloud. AWS EC2/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.vtt 4KB
  372. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/21. The verifyToken() AJAX HTTP Get Request.vtt 4KB
  373. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. The verifyEmailToken() Service Layer Function.vtt 4KB
  374. 7. Implementing User Sign up/12. Preventing Duplicate Entries with @Column(unique=true).vtt 4KB
  375. 17. Deploying to Amazon Cloud. AWS EC2/8. Deploy Our Web Service App on Apache Tomcat.vtt 4KB
  376. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Checking if Email Verification Token Has Expired.vtt 4KB
  377. 25. H2 In-Memory Database/6. API Call to Create a New User and Preview User Details in an In-Memory Database.vtt 4KB
  378. 1. Introduction/7. HTTP Headers Accept and Content Type.vtt 4KB
  379. 28. Using Java Persistence Query Language(JPQL)/3. JPQL Query to Select Specific Fields Only.vtt 4KB
  380. 21. Implementing Password Reset Feature/13. Password Reset RestController Method.vtt 4KB
  381. 24. JUnit Integration Test. Testing JWT Tokens and UserId/2. Test the Generate UserId Method.vtt 4KB
  382. 25. H2 In-Memory Database/1. What is H2 In-memory Database and Why Using It.vtt 4KB
  383. 18. Object Relationships @OneToMany Relationship/1. Add List of Addresses to JSON Payload.vtt 4KB
  384. 12. Exceptions Handling/5. Return Custom Error Object Representation.vtt 4KB
  385. 10. Implementing Get User Details Web Service Endpoint/3. Update UserRepository.vtt 4KB
  386. 21. Implementing Password Reset Feature/4. Generating Password Reset Token.vtt 4KB
  387. 15. Pagination and Get Users API Call/1. The Get Users Request URL.vtt 4KB
  388. 27. Using Native SQL Queries/6. Log SQL Queries and Their Values in the Console.vtt 4KB
  389. 2. Download, Install and run MySQL Database on Local Computer/4. Downloading and Installing MySQL Workbench.vtt 4KB
  390. 18. Object Relationships @OneToMany Relationship/2. Add List of Addresses to a UserDetailsRequestModel.vtt 4KB
  391. 18. Object Relationships @OneToMany Relationship/5. Trying if Deep Objects Mapping Works.vtt 4KB
  392. 2. Download, Install and run MySQL Database on Local Computer/1. Downloading and Installing MySQL on MAC.vtt 4KB
  393. 31. Create Interactive Documentation for your REST API with Swagger/2. Add Swagger Dependencies.vtt 4KB
  394. 23. Testing Rest Controller Methods with JUnit 5/3. Asserting with assertNotNull, assertEquals and assertTrue.vtt 4KB
  395. 18. Object Relationships @OneToMany Relationship/14. Get List of Addresses Service Interface Implementation.vtt 4KB
  396. 7. Implementing User Sign up/6. Implementing Service class method.vtt 4KB
  397. 26. Testing RESTful Web Services with Rest Assured/17. Get User Details API Call Running Test Method.vtt 4KB
  398. 18. Object Relationships @OneToMany Relationship/11. Include List of Addresses Into Response.vtt 4KB
  399. 18. Object Relationships @OneToMany Relationship/16. Trying How the Get List of Addresses Works.vtt 4KB
  400. 7. Implementing User Sign up/5. Making use of UserRest and UserDto in RestController.vtt 4KB
  401. 31. Create Interactive Documentation for your REST API with Swagger/4. Enable Swagger URLs and View JSON Documentation.vtt 4KB
  402. 21. Implementing Password Reset Feature/12. Add Content Type HTTP Header.vtt 4KB
  403. 18. Object Relationships @OneToMany Relationship/4. A Better Way of Mapping DTO to an Entity and Entity to a DTO.vtt 3KB
  404. 17. Deploying to Amazon Cloud. AWS EC2/9. Sending HTTP Request to a WebService Deployed on a Remote Server.vtt 3KB
  405. 12. Exceptions Handling/3. Implementing UserServiceException.vtt 3KB
  406. 7. Implementing User Sign up/2. Implementing the Create User Request Model class.vtt 3KB
  407. 17. Deploying to Amazon Cloud. AWS EC2/3. Update Server Software Packages and Update Java.vtt 3KB
  408. 9. Spring Security for User Sign-in/7. Customize User Authentication URL.vtt 3KB
  409. 16. Deploying Your App/6. Starting and Stopping Apache Tomcat.vtt 3KB
  410. 26. Testing RESTful Web Services with Rest Assured/6. Create User API Call Setting Request URL, Context Path and a Port number.vtt 3KB
  411. 19. HATEOAS/2. Adding HATEOAS Support to Our Project.vtt 3KB
  412. 18. Object Relationships @OneToMany Relationship/3. Creating AddressDTO.vtt 3KB
  413. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/20. Reading JavaScript URL Request Parameters.vtt 3KB
  414. 16. Deploying Your App/1. Running Your Web Services App without STS.vtt 3KB
  415. 19. HATEOAS/1. Introduction.vtt 3KB
  416. 10. Implementing Get User Details Web Service Endpoint/2. Implement Service layer method.vtt 3KB
  417. 12. Exceptions Handling/1. Introduction.vtt 3KB
  418. 23. Testing Rest Controller Methods with JUnit 5/1. Create a New Test Case.vtt 3KB
  419. 9. Spring Security for User Sign-in/3. Implementing SecurityConstants class.vtt 3KB
  420. 26. Testing RESTful Web Services with Rest Assured/10. User Login API Call Create Test Class.vtt 3KB
  421. 16. Deploying Your App/7. Creating a new Apache Tomcat User.vtt 3KB
  422. 18. Object Relationships @OneToMany Relationship/7. Add @OneToMany to UserEntity class.vtt 3KB
  423. 8. Spring Security for User Sign-up/2. Encrypt User Password.vtt 3KB
  424. 27. Using Native SQL Queries/1. Introduction. What If You Need to Run SQL Query.vtt 3KB
  425. 13. Update User Details API Call/3. Trying the Update User Details API Call.vtt 3KB
  426. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/17. Create a new Web Project.vtt 3KB
  427. 14. Delete User API Call/2. Implementing Service Layer Method.vtt 3KB
  428. 17. Deploying to Amazon Cloud. AWS EC2/6. Download and Install MySQL Server on EC2 Linux Server.vtt 3KB
  429. 31. Create Interactive Documentation for your REST API with Swagger/3. Create Swagger Configuration File.vtt 3KB
  430. 5. Quick Start/1. Create Users Rest Controller class.vtt 3KB
  431. 26. Testing RESTful Web Services with Rest Assured/21. Delete User Details API Call Run Test Method.vtt 3KB
  432. 31. Create Interactive Documentation for your REST API with Swagger/1. Introduction.vtt 3KB
  433. 9. Spring Security for User Sign-in/9. Trying how User Authorization works.vtt 3KB
  434. 5. Quick Start/2. Adding Methods to Handle POST, GET, PUT, DELETE HTTP requests.vtt 3KB
  435. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/9. Spring Security. Make Email Verification a Public Web Service Endpoint..vtt 3KB
  436. 26. Testing RESTful Web Services with Rest Assured/5. Create User API Call Creating a Test Method.vtt 3KB
  437. 21. Implementing Password Reset Feature/7. Make the password-reset-request Public.vtt 3KB
  438. 28. Using Java Persistence Query Language(JPQL)/1. JPQL Introduction.vtt 2KB
  439. 18. Object Relationships @OneToMany Relationship/8. Generate Public Address Id.vtt 2KB
  440. 7. Implementing User Sign up/1. Adding method to handle HTTP Post Request.vtt 2KB
  441. 25. H2 In-Memory Database/5. Protect the H2 In-Memory Database with a Password.vtt 2KB
  442. 1. Introduction/3. Install HTTP client Postman.vtt 2KB
  443. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Submit Support Ticket to Increate Sending Limits.vtt 2KB
  444. 9. Spring Security for User Sign-in/10. Making Your REST API Stateless.vtt 2KB
  445. 21. Implementing Password Reset Feature/10. Password Reset HTML Page Add jQuery.vtt 2KB
  446. 16. Deploying Your App/5. Downloading Apache Tomcat.vtt 2KB
  447. 3. Setup Development Environment/2. Download and Install Spring Tool Suite(STS).vtt 2KB
  448. 21. Implementing Password Reset Feature/15. Making Password Rest URL Public.vtt 2KB
  449. 11. Adding XML Support & JSON Support/2. Getting Response in XML or JSON format.vtt 2KB
  450. 9. Spring Security for User Sign-in/1. Implementing User Sign-in Request Model.vtt 2KB
  451. 22. Testing Service Layer Code with JUnit 5 & Mockito/7. Run JUnit 5 Test Cases with Maven.vtt 2KB
  452. 18. Object Relationships @OneToMany Relationship/13. Get List of Addresses Service Interface.vtt 2KB
  453. 31. Create Interactive Documentation for your REST API with Swagger/10. Share Your API with Others.vtt 2KB
  454. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. The findUserByEmailVerificationToken() Data Layer Function.vtt 2KB
  455. 26. Testing RESTful Web Services with Rest Assured/16. Get User Details API Call Use the pathParam().vtt 1KB
  456. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Add AWS Java SDK SES Maven Dependency.vtt 1KB
  457. 7. Implementing User Sign up/8. Set Default Value for Email Verification Status field.vtt 1KB
  458. 30. My Contact Details/1. My Contact Details.html 864B
  459. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Creating Shared Credentials File.vtt 835B
  460. 26. Testing RESTful Web Services with Rest Assured/1. Source code.html 405B
  461. 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/1. Source Code.html 387B
  462. 1. Introduction/1. Source Code.html 371B
  463. [FCS Forum].url 133B
  464. [FreeCourseSite.com].url 127B