Udemy - RESTful Web Services, Java, Spring Boot, Spring MVC and JPA
File List
- 17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.mp4 192.2 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..mp4 179.0 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.mp4 142.8 MB
- 29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.mp4 135.5 MB
- 19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.mp4 129.9 MB
- 9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.mp4 128.4 MB
- 31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.mp4 127.3 MB
- 9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.mp4 116.5 MB
- 18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.mp4 112.7 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..mp4 109.5 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/22. Deploying REST API and Email Verification Service to a Local Tomcat.mp4 107.8 MB
- 26. Testing RESTful Web Services with Rest Assured/9. Create User API Call Verify JSON Array with a list of Addresses.mp4 104.1 MB
- 26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.mp4 103.2 MB
- 27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.mp4 102.8 MB
- 9. Spring Security for User Sign-in/4. Implementing Authentication Filter.mp4 101.9 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..mp4 97.7 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.mp4 97.0 MB
- 8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.mp4 96.8 MB
- 21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.mp4 96.2 MB
- 21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.mp4 94.3 MB
- 27. Using Native SQL Queries/9. UPDATE SQL Query Example.mp4 93.7 MB
- 26. Testing RESTful Web Services with Rest Assured/11. User Login API Call Create Test Method.mp4 93.3 MB
- 26. Testing RESTful Web Services with Rest Assured/7. Create User API Call Create HTTP Post Request and Validate Response.mp4 90.6 MB
- 19. HATEOAS/6. Applying HAL Format.mp4 90.6 MB
- 29. Cross Origin AJAX HTTP Requests. CORS/3. Enable Cross Origin Requests in Rest Controller.mp4 89.7 MB
- 18. Object Relationships @OneToMany Relationship/17. API Call to Get a Single Address Details.mp4 89.0 MB
- 9. Spring Security for User Sign-in/8. Implementing Authorization Filter.mp4 88.2 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/23. Trying Email Verification Feature on Local Server.mp4 88.0 MB
- 21. Implementing Password Reset Feature/14. Password Reset Service Layer Method.mp4 88.0 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/5. JUnit 5 Assertions. Asserting Successful Method Execution..mp4 84.5 MB
- 28. Using Java Persistence Query Language(JPQL)/2. JPQL Select SQL Query.mp4 84.4 MB
- 18. Object Relationships @OneToMany Relationship/6. Create AddressEntity class.mp4 84.0 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/9. Testing the createUser() Service Method.mp4 84.0 MB
- 27. Using Native SQL Queries/4. Native SQL Query with Positional Parameters.mp4 83.7 MB
- 21. Implementing Password Reset Feature/8. Trying How Password Reset Request Works.mp4 82.5 MB
- 18. Object Relationships @OneToMany Relationship/15. Get List of Addresses Spring Data JPA Interface.mp4 81.8 MB
- 12. Exceptions Handling/4. Handle a Specific Exception.mp4 81.6 MB
- 26. Testing RESTful Web Services with Rest Assured/4. Add support for Rest Assured and JUnit 5 to your project.mp4 81.2 MB
- 28. Using Java Persistence Query Language(JPQL)/4. JPQL Update SQL Query.mp4 78.2 MB
- 18. Object Relationships @OneToMany Relationship/10. Trying How it Works Creating a new User record.mp4 77.0 MB
- 21. Implementing Password Reset Feature/17. Trying How Password Reset Works.mp4 72.6 MB
- 27. Using Native SQL Queries/8. Select Specific Columns from a Table.mp4 72.4 MB
- 14. Delete User API Call/1. Delete User Resource Method.mp4 71.6 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/26. Trying Email Verification on Remote Server.mp4 71.5 MB
- 18. Object Relationships @OneToMany Relationship/9. Updating Service class Java code.mp4 71.4 MB
- 7. Implementing User Sign up/14. Generate User Public ID.mp4 70.9 MB
- 12. Exceptions Handling/2. Implementing ErrorMessages enum.mp4 70.2 MB
- 19. HATEOAS/4. Using the methodOn().mp4 69.5 MB
- 29. Cross Origin AJAX HTTP Requests. CORS/2. Send HTTP Request to Reproduce Cross Origin Issue.mp4 69.5 MB
- 31. Create Interactive Documentation for your REST API with Swagger/6. Add Authorization Header.mp4 69.4 MB
- 10. Implementing Get User Details Web Service Endpoint/4. Trying the Get User Details API Call.mp4 69.4 MB
- 13. Update User Details API Call/2. Implementing Service Layer Method.mp4 69.1 MB
- 31. Create Interactive Documentation for your REST API with Swagger/8. Upading API Documentation Information.mp4 68.3 MB
- 26. Testing RESTful Web Services with Rest Assured/19. Update User Details API Call Validating HTTP Response.mp4 68.1 MB
- 6. Adding MySQL Database Support/1. Update POM.XML file.mp4 68.0 MB
- 23. Testing Rest Controller Methods with JUnit 5/2. Create Mock Objects and Configure Methods Behaviour.mp4 66.8 MB
- 25. H2 In-Memory Database/3. Adding Support for the H2 Database.mp4 66.3 MB
- 26. Testing RESTful Web Services with Rest Assured/8. Create User API Call Running a Test Case.mp4 65.8 MB
- 21. Implementing Password Reset Feature/5. Create PasswordResetTokenEntity & Password Reset Repository.mp4 65.5 MB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/1. Create a new JUnit Integration Test Case.mp4 65.2 MB
- 1. Introduction/4. Postman overview.mp4 65.0 MB
- 26. Testing RESTful Web Services with Rest Assured/20. Delete User Details API Call Create Test Method.mp4 64.9 MB
- 13. Update User Details API Call/1. Update User Details Resource Method.mp4 64.8 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/16. Trying How it works.mp4 64.5 MB
- 2. Download, Install and run MySQL Database on Local Computer/3. Creating MySQL Database and a new User.mp4 63.7 MB
- 7. Implementing User Sign up/11. Trying how the User Sign up works.mp4 63.1 MB
- 11. Adding XML Support & JSON Support/1. Update POM.XML, Add XML & JSON Media Types.mp4 63.0 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/25. Deploying Email Verification to a Remote Amazon EC2 Linux Server.mp4 61.9 MB
- 7. Implementing User Sign up/13. Check if user already exists.mp4 60.4 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/6. JUnit 5. Expect an Exception with assertThrows().mp4 58.6 MB
- 27. Using Native SQL Queries/7. Using Advanced LIKE Expressions.mp4 58.5 MB
- 14. Delete User API Call/3. Trying the Delete User API Call.mp4 58.1 MB
- 15. Pagination and Get Users API Call/3. Get Users Service Layer Method.mp4 57.9 MB
- 2. Download, Install and run MySQL Database on Local Computer/2. Start MySQL Server and Login.mp4 57.3 MB
- 9. Spring Security for User Sign-in/5. Trying how user Sign-in works.mp4 56.9 MB
- 21. Implementing Password Reset Feature/16. Deploying RESTful Web Service and the Verification Service App.mp4 56.6 MB
- 17. Deploying to Amazon Cloud. AWS EC2/5. Configure Apache Tomcat Users.mp4 56.3 MB
- 17. Deploying to Amazon Cloud. AWS EC2/2. Connect To Your Server via SSH.mp4 55.4 MB
- 21. Implementing Password Reset Feature/2. Password Reset Request RestController Method.mp4 55.3 MB
- 7. Implementing User Sign up/3. Implementing Create User Response Model.mp4 55.2 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/15. Prevent Users with Unverified Email Address to Login.mp4 55.2 MB
- 8. Spring Security for User Sign-up/1. Adding Spring Security to our project.mp4 55.2 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. The verifyEmailToken() RestController Method.mp4 55.2 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Generate and Save the Email Verification Token.mp4 55.1 MB
- 16. Deploying Your App/3. Run Your App as a Java application.mp4 54.6 MB
- 10. Implementing Get User Details Web Service Endpoint/1. Get User Details Resource Method.mp4 54.5 MB
- 12. Exceptions Handling/6. Handle All Other Exceptions.mp4 54.2 MB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/4. Test the Expired JWT Token.mp4 54.0 MB
- 19. HATEOAS/5. Adding Links to a Get Addresses API Call.mp4 53.9 MB
- 7. Implementing User Sign up/7. Implementing UserEntity class.mp4 53.8 MB
- 26. Testing RESTful Web Services with Rest Assured/14. Get User Details API Call Create Test method.mp4 53.7 MB
- 7. Implementing User Sign up/10. Autowire UserRepository into Service class.mp4 53.6 MB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/3. Test If JWT Token Has Not Expired.mp4 53.5 MB
- 15. Pagination and Get Users API Call/2. The Get Users Resource Method.mp4 53.2 MB
- 18. Object Relationships @OneToMany Relationship/5. Trying if Deep Objects Mapping Works.mp4 53.1 MB
- 15. Pagination and Get Users API Call/4. Trying the Get Users API Call.mp4 52.9 MB
- 26. Testing RESTful Web Services with Rest Assured/12. User Login API Call Run Test Method.mp4 52.5 MB
- 9. Spring Security for User Sign-in/2. Implementing Load User By Username.mp4 52.3 MB
- 3. Setup Development Environment/1. Install Java Platform (JDK).mp4 51.4 MB
- 4. Getting Started. Creating a New Project/1. Create new Spring Boot Project with Spring Tool Suite.mp4 51.3 MB
- 16. Deploying Your App/4. Generating WAR file.mp4 51.1 MB
- 17. Deploying to Amazon Cloud. AWS EC2/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.mp4 51.0 MB
- 7. Implementing User Sign up/4. Implementing the UserDto.mp4 50.9 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/12. Assert an Exception is thrown in the createUser() method.mp4 50.6 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/2. Test Cases Source Code and Test Libraries Dependency.mp4 50.1 MB
- 21. Implementing Password Reset Feature/3. Password Reset Request Service Layer Method.mp4 49.7 MB
- 2. Download, Install and run MySQL Database on Local Computer/5. Connect to MySQL Database using MySQL WorkBench.mp4 49.5 MB
- 26. Testing RESTful Web Services with Rest Assured/13. JUnit Test Methods ordering with @FixMethodOrder.mp4 49.4 MB
- 5. Quick Start/3. Running Web Service Application.mp4 49.4 MB
- 27. Using Native SQL Queries/5. Native SQL Query with Named Parameters.mp4 48.8 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/3. Creating a new JUnit 5 Test Case.mp4 48.7 MB
- 28. Using Java Persistence Query Language(JPQL)/3. JPQL Query to Select Specific Fields Only.mp4 47.9 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/21. The verifyToken() AJAX HTTP Get Request.mp4 47.9 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/18. Download Apache Tomcat and Add to Spring STS.mp4 47.7 MB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/2. Test the Generate UserId Method.mp4 47.4 MB
- 18. Object Relationships @OneToMany Relationship/11. Include List of Addresses Into Response.mp4 47.3 MB
- 7. Implementing User Sign up/9. Implementing UsersRepository class.mp4 46.8 MB
- 12. Exceptions Handling/5. Return Custom Error Object Representation.mp4 46.7 MB
- 16. Deploying Your App/8. Deploying Your Web Service to Apache Tomcat.mp4 46.4 MB
- 18. Object Relationships @OneToMany Relationship/2. Add List of Addresses to a UserDetailsRequestModel.mp4 46.2 MB
- 18. Object Relationships @OneToMany Relationship/16. Trying How the Get List of Addresses Works.mp4 46.0 MB
- 17. Deploying to Amazon Cloud. AWS EC2/3. Update Server Software Packages and Update Java.mp4 45.9 MB
- 18. Object Relationships @OneToMany Relationship/4. A Better Way of Mapping DTO to an Entity and Entity to a DTO.mp4 45.7 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. The verifyEmailToken() Service Layer Function.mp4 44.5 MB
- 31. Create Interactive Documentation for your REST API with Swagger/9. Web Service Endpoints Additional Information.mp4 43.9 MB
- 16. Deploying Your App/2. Create Context Path to Your Web Service.mp4 43.8 MB
- 25. H2 In-Memory Database/2. H2 Database Console Preview.mp4 43.7 MB
- 27. Using Native SQL Queries/6. Log SQL Queries and Their Values in the Console.mp4 43.6 MB
- 31. Create Interactive Documentation for your REST API with Swagger/11. Share Swagger UI URL.mp4 43.5 MB
- 21. Implementing Password Reset Feature/13. Password Reset RestController Method.mp4 43.2 MB
- 29. Cross Origin AJAX HTTP Requests. CORS/4. Global CORS configuration.mp4 42.8 MB
- 7. Implementing User Sign up/12. Preventing Duplicate Entries with @Column(unique=true).mp4 42.3 MB
- 31. Create Interactive Documentation for your REST API with Swagger/5. View API Documentation In Swagger UI.mp4 42.1 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/19. Creating Email Verification Service Web Page.mp4 41.7 MB
- 26. Testing RESTful Web Services with Rest Assured/3. Creating a new maven project.mp4 41.7 MB
- 21. Implementing Password Reset Feature/9. Password Reset HTML Page Add Input fields.mp4 40.6 MB
- 12. Exceptions Handling/3. Implementing UserServiceException.mp4 40.0 MB
- 27. Using Native SQL Queries/2. Native SELECT SQL Query Example.mp4 39.6 MB
- 4. Getting Started. Creating a New Project/2. Creating a new Spring project using Spring Boot Initializr.mp4 39.3 MB
- 26. Testing RESTful Web Services with Rest Assured/15. Get User Details API Call Validating List of Addresses.mp4 39.0 MB
- 21. Implementing Password Reset Feature/4. Generating Password Reset Token.mp4 39.0 MB
- 31. Create Interactive Documentation for your REST API with Swagger/4. Enable Swagger URLs and View JSON Documentation.mp4 38.5 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Checking if Email Verification Token Has Expired.mp4 38.1 MB
- 18. Object Relationships @OneToMany Relationship/3. Creating AddressDTO.mp4 38.1 MB
- 26. Testing RESTful Web Services with Rest Assured/17. Get User Details API Call Running Test Method.mp4 38.0 MB
- 10. Implementing Get User Details Web Service Endpoint/3. Update UserRepository.mp4 38.0 MB
- 10. Implementing Get User Details Web Service Endpoint/2. Implement Service layer method.mp4 36.7 MB
- 1. Introduction/5. Resource and Collection URIs.mp4 36.4 MB
- 7. Implementing User Sign up/6. Implementing Service class method.mp4 36.2 MB
- 31. Create Interactive Documentation for your REST API with Swagger/2. Add Swagger Dependencies.mp4 36.1 MB
- 17. Deploying to Amazon Cloud. AWS EC2/7. Create Database and Add Database User.mp4 36.1 MB
- 18. Object Relationships @OneToMany Relationship/7. Add @OneToMany to UserEntity class.mp4 35.9 MB
- 17. Deploying to Amazon Cloud. AWS EC2/6. Download and Install MySQL Server on EC2 Linux Server.mp4 35.7 MB
- 12. Exceptions Handling/1. Introduction.mp4 35.2 MB
- 7. Implementing User Sign up/2. Implementing the Create User Request Model class.mp4 34.3 MB
- 16. Deploying Your App/6. Starting and Stopping Apache Tomcat.mp4 34.1 MB
- 14. Delete User API Call/2. Implementing Service Layer Method.mp4 33.7 MB
- 25. H2 In-Memory Database/4. Sign in to H2 In-Memory Database.mp4 33.6 MB
- 13. Update User Details API Call/3. Trying the Update User Details API Call.mp4 33.1 MB
- 23. Testing Rest Controller Methods with JUnit 5/3. Asserting with assertNotNull, assertEquals and assertTrue.mp4 33.0 MB
- 19. HATEOAS/2. Adding HATEOAS Support to Our Project.mp4 32.8 MB
- 26. Testing RESTful Web Services with Rest Assured/21. Delete User Details API Call Run Test Method.mp4 32.6 MB
- 16. Deploying Your App/1. Running Your Web Services App without STS.mp4 32.5 MB
- 18. Object Relationships @OneToMany Relationship/14. Get List of Addresses Service Interface Implementation.mp4 31.9 MB
- 5. Quick Start/2. Adding Methods to Handle POST, GET, PUT, DELETE HTTP requests.mp4 31.6 MB
- 9. Spring Security for User Sign-in/7. Customize User Authentication URL.mp4 31.5 MB
- 21. Implementing Password Reset Feature/12. Add Content Type HTTP Header.mp4 31.4 MB
- 2. Download, Install and run MySQL Database on Local Computer/1. Downloading and Installing MySQL on MAC.mp4 31.1 MB
- 8. Spring Security for User Sign-up/2. Encrypt User Password.mp4 30.8 MB
- 17. Deploying to Amazon Cloud. AWS EC2/10. Introduction @OneToOne, @OneToMany, @ManyToOne.mp4 30.5 MB
- 7. Implementing User Sign up/5. Making use of UserRest and UserDto in RestController.mp4 30.1 MB
- 25. H2 In-Memory Database/6. API Call to Create a New User and Preview User Details in an In-Memory Database.mp4 29.8 MB
- 2. Download, Install and run MySQL Database on Local Computer/6. MySQL WorkBench brief overview.mp4 29.3 MB
- 17. Deploying to Amazon Cloud. AWS EC2/8. Deploy Our Web Service App on Apache Tomcat.mp4 29.2 MB
- 26. Testing RESTful Web Services with Rest Assured/10. User Login API Call Create Test Class.mp4 28.8 MB
- 23. Testing Rest Controller Methods with JUnit 5/1. Create a New Test Case.mp4 28.7 MB
- 2. Download, Install and run MySQL Database on Local Computer/4. Downloading and Installing MySQL Workbench.mp4 28.4 MB
- 26. Testing RESTful Web Services with Rest Assured/6. Create User API Call Setting Request URL, Context Path and a Port number.mp4 28.4 MB
- 6. Adding MySQL Database Support/2. Configure MySQL Database Access Details.mp4 28.3 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Moving Out of AWS SES Sandbox.mp4 28.0 MB
- 17. Deploying to Amazon Cloud. AWS EC2/9. Sending HTTP Request to a WebService Deployed on a Remote Server.mp4 27.6 MB
- 18. Object Relationships @OneToMany Relationship/8. Generate Public Address Id.mp4 27.1 MB
- 21. Implementing Password Reset Feature/7. Make the password-reset-request Public.mp4 26.6 MB
- 16. Deploying Your App/7. Creating a new Apache Tomcat User.mp4 26.5 MB
- 9. Spring Security for User Sign-in/9. Trying how User Authorization works.mp4 26.3 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Verify Email Address with Amazon SES.mp4 26.2 MB
- 18. Object Relationships @OneToMany Relationship/13. Get List of Addresses Service Interface.mp4 25.6 MB
- 18. Object Relationships @OneToMany Relationship/1. Add List of Addresses to JSON Payload.mp4 25.6 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Create AWS IAM Access Credentials.mp4 25.4 MB
- 15. Pagination and Get Users API Call/1. The Get Users Request URL.mp4 24.9 MB
- 5. Quick Start/1. Create Users Rest Controller class.mp4 24.9 MB
- 3. Setup Development Environment/2. Download and Install Spring Tool Suite(STS).mp4 24.4 MB
- 9. Spring Security for User Sign-in/10. Making Your REST API Stateless.mp4 24.1 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/9. Spring Security. Make Email Verification a Public Web Service Endpoint..mp4 23.9 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/20. Reading JavaScript URL Request Parameters.mp4 23.8 MB
- 1. Introduction/7. HTTP Headers Accept and Content Type.mp4 23.8 MB
- 7. Implementing User Sign up/1. Adding method to handle HTTP Post Request.mp4 23.7 MB
- 16. Deploying Your App/5. Downloading Apache Tomcat.mp4 23.5 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/7. Run JUnit 5 Test Cases with Maven.mp4 23.3 MB
- 9. Spring Security for User Sign-in/3. Implementing SecurityConstants class.mp4 23.1 MB
- 1. Introduction/6. HTTP Methods GET, POST, DELETE and PUT.mp4 22.2 MB
- 21. Implementing Password Reset Feature/15. Making Password Rest URL Public.mp4 22.2 MB
- 11. Adding XML Support & JSON Support/2. Getting Response in XML or JSON format.mp4 21.6 MB
- 31. Create Interactive Documentation for your REST API with Swagger/3. Create Swagger Configuration File.mp4 19.6 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/17. Create a new Web Project.mp4 19.3 MB
- 21. Implementing Password Reset Feature/1. Introduction.mp4 19.3 MB
- 26. Testing RESTful Web Services with Rest Assured/5. Create User API Call Creating a Test Method.mp4 19.1 MB
- 1. Introduction/3. Install HTTP client Postman.mp4 18.6 MB
- 1. Introduction/2. Introduction.mp4 18.3 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Introduction.mp4 18.2 MB
- 9. Spring Security for User Sign-in/1. Implementing User Sign-in Request Model.mp4 18.1 MB
- 21. Implementing Password Reset Feature/10. Password Reset HTML Page Add jQuery.mp4 17.4 MB
- 29. Cross Origin AJAX HTTP Requests. CORS/1. Do I Need To Enable CORS.mp4 15.2 MB
- 25. H2 In-Memory Database/5. Protect the H2 In-Memory Database with a Password.mp4 13.2 MB
- 26. Testing RESTful Web Services with Rest Assured/16. Get User Details API Call Use the pathParam().mp4 13.1 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Add AWS Java SDK SES Maven Dependency.mp4 13.0 MB
- 1. Introduction/8. Introduction to Web Service Application Layers.mp4 12.9 MB
- 27. Using Native SQL Queries/1. Introduction. What If You Need to Run SQL Query.mp4 12.3 MB
- 25. H2 In-Memory Database/1. What is H2 In-memory Database and Why Using It.mp4 12.0 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. The findUserByEmailVerificationToken() Data Layer Function.mp4 11.4 MB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/1. Introduction to Testing with JUnit & Mockito.mp4 10.6 MB
- 7. Implementing User Sign up/8. Set Default Value for Email Verification Status field.mp4 10.3 MB
- 19. HATEOAS/1. Introduction.mp4 9.8 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Submit Support Ticket to Increate Sending Limits.mp4 9.8 MB
- 31. Create Interactive Documentation for your REST API with Swagger/1. Introduction.mp4 9.7 MB
- 26. Testing RESTful Web Services with Rest Assured/2. Introduction.mp4 8.6 MB
- 28. Using Java Persistence Query Language(JPQL)/1. JPQL Introduction.mp4 7.3 MB
- 31. Create Interactive Documentation for your REST API with Swagger/10. Share Your API with Others.mp4 7.1 MB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Creating Shared Credentials File.mp4 1.8 MB
- 17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.srt 21.8 KB
- 31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.srt 20.3 KB
- 17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.vtt 19.2 KB
- 31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.vtt 17.5 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..srt 16.9 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.srt 15.2 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..vtt 14.8 KB
- 1. Introduction/5. Resource and Collection URIs.srt 13.6 KB
- 1. Introduction/4. Postman overview.srt 13.4 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.vtt 13.4 KB
- 9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.srt 12.8 KB
- 21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.srt 12.6 KB
- 1. Introduction/5. Resource and Collection URIs.vtt 12.0 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.srt 12.0 KB
- 27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.srt 11.9 KB
- 1. Introduction/4. Postman overview.vtt 11.8 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..srt 11.7 KB
- 9. Spring Security for User Sign-in/4. Implementing Authentication Filter.srt 11.6 KB
- 9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.srt 11.5 KB
- 9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.vtt 11.3 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/22. Deploying REST API and Email Verification Service to a Local Tomcat.srt 11.1 KB
- 21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.vtt 11.1 KB
- 8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.srt 10.9 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.srt 10.7 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.vtt 10.5 KB
- 19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.srt 10.4 KB
- 25. H2 In-Memory Database/2. H2 Database Console Preview.srt 10.3 KB
- 26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.srt 10.3 KB
- 27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.vtt 10.3 KB
- 9. Spring Security for User Sign-in/4. Implementing Authentication Filter.vtt 10.2 KB
- 21. Implementing Password Reset Feature/14. Password Reset Service Layer Method.srt 10.1 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..vtt 10.1 KB
- 26. Testing RESTful Web Services with Rest Assured/9. Create User API Call Verify JSON Array with a list of Addresses.srt 10.1 KB
- 9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.vtt 10.0 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..srt 10.0 KB
- 27. Using Native SQL Queries/4. Native SQL Query with Positional Parameters.srt 9.9 KB
- 9. Spring Security for User Sign-in/8. Implementing Authorization Filter.srt 9.9 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/23. Trying Email Verification Feature on Local Server.srt 9.9 KB
- 27. Using Native SQL Queries/9. UPDATE SQL Query Example.srt 9.8 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/22. Deploying REST API and Email Verification Service to a Local Tomcat.vtt 9.8 KB
- 18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.srt 9.7 KB
- 8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.vtt 9.6 KB
- 17. Deploying to Amazon Cloud. AWS EC2/10. Introduction @OneToOne, @OneToMany, @ManyToOne.srt 9.6 KB
- 25. H2 In-Memory Database/3. Adding Support for the H2 Database.srt 9.5 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/3. Enable Cross Origin Requests in Rest Controller.srt 9.5 KB
- 21. Implementing Password Reset Feature/8. Trying How Password Reset Request Works.srt 9.5 KB
- 26. Testing RESTful Web Services with Rest Assured/7. Create User API Call Create HTTP Post Request and Validate Response.srt 9.4 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/5. JUnit 5 Assertions. Asserting Successful Method Execution..srt 9.4 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.vtt 9.3 KB
- 21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.srt 9.3 KB
- 19. HATEOAS/6. Applying HAL Format.srt 9.2 KB
- 21. Implementing Password Reset Feature/17. Trying How Password Reset Works.srt 9.1 KB
- 19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.vtt 9.1 KB
- 25. H2 In-Memory Database/2. H2 Database Console Preview.vtt 9.1 KB
- 26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.vtt 9.0 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/26. Trying Email Verification on Remote Server.srt 9.0 KB
- 26. Testing RESTful Web Services with Rest Assured/11. User Login API Call Create Test Method.srt 9.0 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/2. Send HTTP Request to Reproduce Cross Origin Issue.srt 9.0 KB
- 31. Create Interactive Documentation for your REST API with Swagger/6. Add Authorization Header.srt 9.0 KB
- 21. Implementing Password Reset Feature/14. Password Reset Service Layer Method.vtt 8.9 KB
- 26. Testing RESTful Web Services with Rest Assured/4. Add support for Rest Assured and JUnit 5 to your project.srt 8.8 KB
- 31. Create Interactive Documentation for your REST API with Swagger/8. Upading API Documentation Information.srt 8.8 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..vtt 8.8 KB
- 26. Testing RESTful Web Services with Rest Assured/9. Create User API Call Verify JSON Array with a list of Addresses.vtt 8.8 KB
- 9. Spring Security for User Sign-in/8. Implementing Authorization Filter.vtt 8.8 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/9. Testing the createUser() Service Method.srt 8.7 KB
- 27. Using Native SQL Queries/4. Native SQL Query with Positional Parameters.vtt 8.7 KB
- 17. Deploying to Amazon Cloud. AWS EC2/10. Introduction @OneToOne, @OneToMany, @ManyToOne.vtt 8.6 KB
- 27. Using Native SQL Queries/9. UPDATE SQL Query Example.vtt 8.6 KB
- 26. Testing RESTful Web Services with Rest Assured/19. Update User Details API Call Validating HTTP Response.srt 8.6 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/23. Trying Email Verification Feature on Local Server.vtt 8.5 KB
- 18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.vtt 8.5 KB
- 25. H2 In-Memory Database/3. Adding Support for the H2 Database.vtt 8.5 KB
- 18. Object Relationships @OneToMany Relationship/15. Get List of Addresses Spring Data JPA Interface.srt 8.5 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/5. JUnit 5 Assertions. Asserting Successful Method Execution..vtt 8.3 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/3. Enable Cross Origin Requests in Rest Controller.vtt 8.3 KB
- 26. Testing RESTful Web Services with Rest Assured/7. Create User API Call Create HTTP Post Request and Validate Response.vtt 8.2 KB
- 21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.vtt 8.2 KB
- 21. Implementing Password Reset Feature/8. Trying How Password Reset Request Works.vtt 8.2 KB
- 19. HATEOAS/6. Applying HAL Format.vtt 8.2 KB
- 18. Object Relationships @OneToMany Relationship/6. Create AddressEntity class.srt 8.1 KB
- 27. Using Native SQL Queries/8. Select Specific Columns from a Table.srt 8.1 KB
- 18. Object Relationships @OneToMany Relationship/17. API Call to Get a Single Address Details.srt 8.1 KB
- 2. Download, Install and run MySQL Database on Local Computer/3. Creating MySQL Database and a new User.srt 8.0 KB
- 21. Implementing Password Reset Feature/17. Trying How Password Reset Works.vtt 8.0 KB
- 7. Implementing User Sign up/13. Check if user already exists.srt 7.9 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/2. Send HTTP Request to Reproduce Cross Origin Issue.vtt 7.9 KB
- 28. Using Java Persistence Query Language(JPQL)/4. JPQL Update SQL Query.srt 7.9 KB
- 23. Testing Rest Controller Methods with JUnit 5/2. Create Mock Objects and Configure Methods Behaviour.srt 7.8 KB
- 26. Testing RESTful Web Services with Rest Assured/11. User Login API Call Create Test Method.vtt 7.8 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/3. Test If JWT Token Has Not Expired.srt 7.8 KB
- 31. Create Interactive Documentation for your REST API with Swagger/6. Add Authorization Header.vtt 7.8 KB
- 12. Exceptions Handling/4. Handle a Specific Exception.srt 7.8 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/26. Trying Email Verification on Remote Server.vtt 7.8 KB
- 26. Testing RESTful Web Services with Rest Assured/4. Add support for Rest Assured and JUnit 5 to your project.vtt 7.7 KB
- 31. Create Interactive Documentation for your REST API with Swagger/8. Upading API Documentation Information.vtt 7.7 KB
- 21. Implementing Password Reset Feature/5. Create PasswordResetTokenEntity & Password Reset Repository.srt 7.7 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/9. Testing the createUser() Service Method.vtt 7.7 KB
- 28. Using Java Persistence Query Language(JPQL)/2. JPQL Select SQL Query.srt 7.7 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/1. Create a new JUnit Integration Test Case.srt 7.6 KB
- 18. Object Relationships @OneToMany Relationship/15. Get List of Addresses Spring Data JPA Interface.vtt 7.5 KB
- 26. Testing RESTful Web Services with Rest Assured/19. Update User Details API Call Validating HTTP Response.vtt 7.5 KB
- 4. Getting Started. Creating a New Project/1. Create new Spring Boot Project with Spring Tool Suite.srt 7.5 KB
- 26. Testing RESTful Web Services with Rest Assured/8. Create User API Call Running a Test Case.srt 7.5 KB
- 7. Implementing User Sign up/11. Trying how the User Sign up works.srt 7.5 KB
- 21. Implementing Password Reset Feature/9. Password Reset HTML Page Add Input fields.srt 7.4 KB
- 6. Adding MySQL Database Support/1. Update POM.XML file.srt 7.4 KB
- 7. Implementing User Sign up/7. Implementing UserEntity class.srt 7.3 KB
- 13. Update User Details API Call/1. Update User Details Resource Method.srt 7.3 KB
- 7. Implementing User Sign up/14. Generate User Public ID.srt 7.2 KB
- 18. Object Relationships @OneToMany Relationship/6. Create AddressEntity class.vtt 7.2 KB
- 2. Download, Install and run MySQL Database on Local Computer/2. Start MySQL Server and Login.srt 7.1 KB
- 9. Spring Security for User Sign-in/5. Trying how user Sign-in works.srt 7.1 KB
- 7. Implementing User Sign up/3. Implementing Create User Response Model.srt 7.1 KB
- 18. Object Relationships @OneToMany Relationship/17. API Call to Get a Single Address Details.vtt 7.0 KB
- 27. Using Native SQL Queries/8. Select Specific Columns from a Table.vtt 7.0 KB
- 15. Pagination and Get Users API Call/3. Get Users Service Layer Method.srt 7.0 KB
- 3. Setup Development Environment/1. Install Java Platform (JDK).srt 7.0 KB
- 2. Download, Install and run MySQL Database on Local Computer/3. Creating MySQL Database and a new User.vtt 6.9 KB
- 28. Using Java Persistence Query Language(JPQL)/4. JPQL Update SQL Query.vtt 6.9 KB
- 7. Implementing User Sign up/13. Check if user already exists.vtt 6.9 KB
- 15. Pagination and Get Users API Call/2. The Get Users Resource Method.srt 6.9 KB
- 27. Using Native SQL Queries/7. Using Advanced LIKE Expressions.srt 6.9 KB
- 23. Testing Rest Controller Methods with JUnit 5/2. Create Mock Objects and Configure Methods Behaviour.vtt 6.9 KB
- 12. Exceptions Handling/4. Handle a Specific Exception.vtt 6.9 KB
- 15. Pagination and Get Users API Call/4. Trying the Get Users API Call.srt 6.9 KB
- 31. Create Interactive Documentation for your REST API with Swagger/5. View API Documentation In Swagger UI.srt 6.8 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/3. Test If JWT Token Has Not Expired.vtt 6.8 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/6. JUnit 5. Expect an Exception with assertThrows().srt 6.8 KB
- 10. Implementing Get User Details Web Service Endpoint/4. Trying the Get User Details API Call.srt 6.8 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/1. Do I Need To Enable CORS.srt 6.8 KB
- 7. Implementing User Sign up/9. Implementing UsersRepository class.srt 6.8 KB
- 21. Implementing Password Reset Feature/5. Create PasswordResetTokenEntity & Password Reset Repository.vtt 6.8 KB
- 13. Update User Details API Call/2. Implementing Service Layer Method.srt 6.7 KB
- 28. Using Java Persistence Query Language(JPQL)/2. JPQL Select SQL Query.vtt 6.7 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/1. Create a new JUnit Integration Test Case.vtt 6.7 KB
- 7. Implementing User Sign up/11. Trying how the User Sign up works.vtt 6.6 KB
- 21. Implementing Password Reset Feature/9. Password Reset HTML Page Add Input fields.vtt 6.6 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Moving Out of AWS SES Sandbox.srt 6.6 KB
- 4. Getting Started. Creating a New Project/1. Create new Spring Boot Project with Spring Tool Suite.vtt 6.6 KB
- 6. Adding MySQL Database Support/1. Update POM.XML file.vtt 6.5 KB
- 26. Testing RESTful Web Services with Rest Assured/14. Get User Details API Call Create Test method.srt 6.5 KB
- 26. Testing RESTful Web Services with Rest Assured/8. Create User API Call Running a Test Case.vtt 6.5 KB
- 12. Exceptions Handling/2. Implementing ErrorMessages enum.srt 6.5 KB
- 26. Testing RESTful Web Services with Rest Assured/20. Delete User Details API Call Create Test Method.srt 6.5 KB
- 14. Delete User API Call/1. Delete User Resource Method.srt 6.5 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Verify Email Address with Amazon SES.srt 6.4 KB
- 7. Implementing User Sign up/7. Implementing UserEntity class.vtt 6.4 KB
- 13. Update User Details API Call/1. Update User Details Resource Method.vtt 6.4 KB
- 2. Download, Install and run MySQL Database on Local Computer/5. Connect to MySQL Database using MySQL WorkBench.srt 6.4 KB
- 7. Implementing User Sign up/14. Generate User Public ID.vtt 6.4 KB
- 21. Implementing Password Reset Feature/2. Password Reset Request RestController Method.srt 6.3 KB
- 7. Implementing User Sign up/3. Implementing Create User Response Model.vtt 6.3 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/4. Test the Expired JWT Token.srt 6.3 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/19. Creating Email Verification Service Web Page.srt 6.2 KB
- 9. Spring Security for User Sign-in/5. Trying how user Sign-in works.vtt 6.2 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/4. Global CORS configuration.srt 6.2 KB
- 2. Download, Install and run MySQL Database on Local Computer/2. Start MySQL Server and Login.vtt 6.2 KB
- 26. Testing RESTful Web Services with Rest Assured/12. User Login API Call Run Test Method.srt 6.2 KB
- 8. Spring Security for User Sign-up/1. Adding Spring Security to our project.srt 6.2 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/18. Download Apache Tomcat and Add to Spring STS.srt 6.2 KB
- 25. H2 In-Memory Database/4. Sign in to H2 In-Memory Database.srt 6.2 KB
- 3. Setup Development Environment/1. Install Java Platform (JDK).vtt 6.2 KB
- 19. HATEOAS/4. Using the methodOn().srt 6.1 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/16. Trying How it works.srt 6.1 KB
- 15. Pagination and Get Users API Call/3. Get Users Service Layer Method.vtt 6.1 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/3. Creating a new JUnit 5 Test Case.srt 6.1 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. The verifyEmailToken() RestController Method.srt 6.1 KB
- 17. Deploying to Amazon Cloud. AWS EC2/2. Connect To Your Server via SSH.srt 6.1 KB
- 15. Pagination and Get Users API Call/2. The Get Users Resource Method.vtt 6.1 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Introduction.srt 6.1 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/1. Do I Need To Enable CORS.vtt 6.1 KB
- 27. Using Native SQL Queries/5. Native SQL Query with Named Parameters.srt 6.1 KB
- 31. Create Interactive Documentation for your REST API with Swagger/5. View API Documentation In Swagger UI.vtt 6.0 KB
- 12. Exceptions Handling/6. Handle All Other Exceptions.srt 6.0 KB
- 27. Using Native SQL Queries/7. Using Advanced LIKE Expressions.vtt 6.0 KB
- 27. Using Native SQL Queries/2. Native SELECT SQL Query Example.srt 6.0 KB
- 7. Implementing User Sign up/9. Implementing UsersRepository class.vtt 6.0 KB
- 10. Implementing Get User Details Web Service Endpoint/4. Trying the Get User Details API Call.vtt 6.0 KB
- 18. Object Relationships @OneToMany Relationship/9. Updating Service class Java code.srt 6.0 KB
- 15. Pagination and Get Users API Call/4. Trying the Get Users API Call.vtt 6.0 KB
- 21. Implementing Password Reset Feature/1. Introduction.srt 6.0 KB
- 18. Object Relationships @OneToMany Relationship/10. Trying How it Works Creating a new User record.srt 5.9 KB
- 13. Update User Details API Call/2. Implementing Service Layer Method.vtt 5.9 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/6. JUnit 5. Expect an Exception with assertThrows().vtt 5.9 KB
- 21. Implementing Password Reset Feature/16. Deploying RESTful Web Service and the Verification Service App.srt 5.9 KB
- 11. Adding XML Support & JSON Support/1. Update POM.XML, Add XML & JSON Media Types.srt 5.9 KB
- 9. Spring Security for User Sign-in/2. Implementing Load User By Username.srt 5.9 KB
- 26. Testing RESTful Web Services with Rest Assured/3. Creating a new maven project.srt 5.9 KB
- 31. Create Interactive Documentation for your REST API with Swagger/11. Share Swagger UI URL.srt 5.9 KB
- 26. Testing RESTful Web Services with Rest Assured/13. JUnit Test Methods ordering with @FixMethodOrder.srt 5.8 KB
- 16. Deploying Your App/3. Run Your App as a Java application.srt 5.8 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Moving Out of AWS SES Sandbox.vtt 5.8 KB
- 14. Delete User API Call/3. Trying the Delete User API Call.srt 5.8 KB
- 21. Implementing Password Reset Feature/3. Password Reset Request Service Layer Method.srt 5.8 KB
- 10. Implementing Get User Details Web Service Endpoint/1. Get User Details Resource Method.srt 5.8 KB
- 31. Create Interactive Documentation for your REST API with Swagger/9. Web Service Endpoints Additional Information.srt 5.8 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Verify Email Address with Amazon SES.vtt 5.7 KB
- 14. Delete User API Call/1. Delete User Resource Method.vtt 5.7 KB
- 26. Testing RESTful Web Services with Rest Assured/14. Get User Details API Call Create Test method.vtt 5.7 KB
- 12. Exceptions Handling/2. Implementing ErrorMessages enum.vtt 5.7 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Generate and Save the Email Verification Token.srt 5.7 KB
- 16. Deploying Your App/8. Deploying Your Web Service to Apache Tomcat.srt 5.6 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/2. Test Cases Source Code and Test Libraries Dependency.srt 5.6 KB
- 26. Testing RESTful Web Services with Rest Assured/20. Delete User Details API Call Create Test Method.vtt 5.6 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/25. Deploying Email Verification to a Remote Amazon EC2 Linux Server.srt 5.6 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/15. Prevent Users with Unverified Email Address to Login.srt 5.6 KB
- 1. Introduction/8. Introduction to Web Service Application Layers.srt 5.6 KB
- 2. Download, Install and run MySQL Database on Local Computer/5. Connect to MySQL Database using MySQL WorkBench.vtt 5.6 KB
- 6. Adding MySQL Database Support/2. Configure MySQL Database Access Details.srt 5.6 KB
- 7. Implementing User Sign up/10. Autowire UserRepository into Service class.srt 5.6 KB
- 16. Deploying Your App/2. Create Context Path to Your Web Service.srt 5.6 KB
- 21. Implementing Password Reset Feature/2. Password Reset Request RestController Method.vtt 5.6 KB
- 7. Implementing User Sign up/4. Implementing the UserDto.srt 5.6 KB
- 2. Download, Install and run MySQL Database on Local Computer/6. MySQL WorkBench brief overview.srt 5.5 KB
- 29. Cross Origin AJAX HTTP Requests. CORS/4. Global CORS configuration.vtt 5.5 KB
- 8. Spring Security for User Sign-up/1. Adding Spring Security to our project.vtt 5.5 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/19. Creating Email Verification Service Web Page.vtt 5.5 KB
- 4. Getting Started. Creating a New Project/2. Creating a new Spring project using Spring Boot Initializr.srt 5.5 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/4. Test the Expired JWT Token.vtt 5.4 KB
- 25. H2 In-Memory Database/4. Sign in to H2 In-Memory Database.vtt 5.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/18. Download Apache Tomcat and Add to Spring STS.vtt 5.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Introduction.vtt 5.4 KB
- 26. Testing RESTful Web Services with Rest Assured/12. User Login API Call Run Test Method.vtt 5.4 KB
- 19. HATEOAS/4. Using the methodOn().vtt 5.4 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/3. Creating a new JUnit 5 Test Case.vtt 5.4 KB
- 19. HATEOAS/5. Adding Links to a Get Addresses API Call.srt 5.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. The verifyEmailToken() RestController Method.vtt 5.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/16. Trying How it works.vtt 5.4 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/1. Introduction to Testing with JUnit & Mockito.srt 5.4 KB
- 12. Exceptions Handling/6. Handle All Other Exceptions.vtt 5.3 KB
- 17. Deploying to Amazon Cloud. AWS EC2/2. Connect To Your Server via SSH.vtt 5.3 KB
- 17. Deploying to Amazon Cloud. AWS EC2/5. Configure Apache Tomcat Users.srt 5.3 KB
- 21. Implementing Password Reset Feature/1. Introduction.vtt 5.3 KB
- 27. Using Native SQL Queries/2. Native SELECT SQL Query Example.vtt 5.3 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Create AWS IAM Access Credentials.srt 5.3 KB
- 18. Object Relationships @OneToMany Relationship/9. Updating Service class Java code.vtt 5.3 KB
- 5. Quick Start/3. Running Web Service Application.srt 5.3 KB
- 27. Using Native SQL Queries/5. Native SQL Query with Named Parameters.vtt 5.3 KB
- 11. Adding XML Support & JSON Support/1. Update POM.XML, Add XML & JSON Media Types.vtt 5.2 KB
- 9. Spring Security for User Sign-in/2. Implementing Load User By Username.vtt 5.2 KB
- 16. Deploying Your App/4. Generating WAR file.srt 5.2 KB
- 26. Testing RESTful Web Services with Rest Assured/15. Get User Details API Call Validating List of Addresses.srt 5.2 KB
- 26. Testing RESTful Web Services with Rest Assured/3. Creating a new maven project.vtt 5.2 KB
- 21. Implementing Password Reset Feature/16. Deploying RESTful Web Service and the Verification Service App.vtt 5.2 KB
- 26. Testing RESTful Web Services with Rest Assured/13. JUnit Test Methods ordering with @FixMethodOrder.vtt 5.2 KB
- 31. Create Interactive Documentation for your REST API with Swagger/11. Share Swagger UI URL.vtt 5.2 KB
- 18. Object Relationships @OneToMany Relationship/10. Trying How it Works Creating a new User record.vtt 5.2 KB
- 1. Introduction/2. Introduction.srt 5.2 KB
- 16. Deploying Your App/3. Run Your App as a Java application.vtt 5.1 KB
- 17. Deploying to Amazon Cloud. AWS EC2/7. Create Database and Add Database User.srt 5.1 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/12. Assert an Exception is thrown in the createUser() method.srt 5.1 KB
- 10. Implementing Get User Details Web Service Endpoint/1. Get User Details Resource Method.vtt 5.1 KB
- 21. Implementing Password Reset Feature/3. Password Reset Request Service Layer Method.vtt 5.1 KB
- 17. Deploying to Amazon Cloud. AWS EC2/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.srt 5.1 KB
- 31. Create Interactive Documentation for your REST API with Swagger/9. Web Service Endpoints Additional Information.vtt 5.1 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Generate and Save the Email Verification Token.vtt 5.1 KB
- 14. Delete User API Call/3. Trying the Delete User API Call.vtt 5.0 KB
- 26. Testing RESTful Web Services with Rest Assured/2. Introduction.srt 5.0 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/2. Test Cases Source Code and Test Libraries Dependency.vtt 5.0 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/21. The verifyToken() AJAX HTTP Get Request.srt 5.0 KB
- 1. Introduction/8. Introduction to Web Service Application Layers.vtt 5.0 KB
- 16. Deploying Your App/8. Deploying Your Web Service to Apache Tomcat.vtt 5.0 KB
- 7. Implementing User Sign up/10. Autowire UserRepository into Service class.vtt 4.9 KB
- 7. Implementing User Sign up/12. Preventing Duplicate Entries with @Column(unique=true).srt 4.9 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. The verifyEmailToken() Service Layer Function.srt 4.9 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/25. Deploying Email Verification to a Remote Amazon EC2 Linux Server.vtt 4.9 KB
- 16. Deploying Your App/2. Create Context Path to Your Web Service.vtt 4.9 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/15. Prevent Users with Unverified Email Address to Login.vtt 4.9 KB
- 2. Download, Install and run MySQL Database on Local Computer/6. MySQL WorkBench brief overview.vtt 4.9 KB
- 6. Adding MySQL Database Support/2. Configure MySQL Database Access Details.vtt 4.9 KB
- 7. Implementing User Sign up/4. Implementing the UserDto.vtt 4.9 KB
- 25. H2 In-Memory Database/6. API Call to Create a New User and Preview User Details in an In-Memory Database.srt 4.9 KB
- 17. Deploying to Amazon Cloud. AWS EC2/8. Deploy Our Web Service App on Apache Tomcat.srt 4.8 KB
- 4. Getting Started. Creating a New Project/2. Creating a new Spring project using Spring Boot Initializr.vtt 4.8 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Checking if Email Verification Token Has Expired.srt 4.8 KB
- 28. Using Java Persistence Query Language(JPQL)/3. JPQL Query to Select Specific Fields Only.srt 4.8 KB
- 1. Introduction/7. HTTP Headers Accept and Content Type.srt 4.8 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/1. Introduction to Testing with JUnit & Mockito.vtt 4.8 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/2. Test the Generate UserId Method.srt 4.8 KB
- 19. HATEOAS/5. Adding Links to a Get Addresses API Call.vtt 4.7 KB
- 21. Implementing Password Reset Feature/13. Password Reset RestController Method.srt 4.7 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Create AWS IAM Access Credentials.vtt 4.7 KB
- 18. Object Relationships @OneToMany Relationship/1. Add List of Addresses to JSON Payload.srt 4.7 KB
- 16. Deploying Your App/4. Generating WAR file.vtt 4.6 KB
- 17. Deploying to Amazon Cloud. AWS EC2/5. Configure Apache Tomcat Users.vtt 4.6 KB
- 5. Quick Start/3. Running Web Service Application.vtt 4.6 KB
- 25. H2 In-Memory Database/1. What is H2 In-memory Database and Why Using It.srt 4.6 KB
- 26. Testing RESTful Web Services with Rest Assured/15. Get User Details API Call Validating List of Addresses.vtt 4.6 KB
- 1. Introduction/2. Introduction.vtt 4.6 KB
- 21. Implementing Password Reset Feature/4. Generating Password Reset Token.srt 4.5 KB
- 12. Exceptions Handling/5. Return Custom Error Object Representation.srt 4.5 KB
- 17. Deploying to Amazon Cloud. AWS EC2/7. Create Database and Add Database User.vtt 4.5 KB
- 10. Implementing Get User Details Web Service Endpoint/3. Update UserRepository.srt 4.5 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/12. Assert an Exception is thrown in the createUser() method.vtt 4.5 KB
- 26. Testing RESTful Web Services with Rest Assured/2. Introduction.vtt 4.4 KB
- 27. Using Native SQL Queries/6. Log SQL Queries and Their Values in the Console.srt 4.4 KB
- 15. Pagination and Get Users API Call/1. The Get Users Request URL.srt 4.4 KB
- 17. Deploying to Amazon Cloud. AWS EC2/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.vtt 4.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/21. The verifyToken() AJAX HTTP Get Request.vtt 4.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. The verifyEmailToken() Service Layer Function.vtt 4.4 KB
- 2. Download, Install and run MySQL Database on Local Computer/4. Downloading and Installing MySQL Workbench.srt 4.3 KB
- 7. Implementing User Sign up/12. Preventing Duplicate Entries with @Column(unique=true).vtt 4.3 KB
- 18. Object Relationships @OneToMany Relationship/2. Add List of Addresses to a UserDetailsRequestModel.srt 4.3 KB
- 17. Deploying to Amazon Cloud. AWS EC2/8. Deploy Our Web Service App on Apache Tomcat.vtt 4.3 KB
- 18. Object Relationships @OneToMany Relationship/5. Trying if Deep Objects Mapping Works.srt 4.3 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Checking if Email Verification Token Has Expired.vtt 4.3 KB
- 25. H2 In-Memory Database/6. API Call to Create a New User and Preview User Details in an In-Memory Database.vtt 4.3 KB
- 1. Introduction/7. HTTP Headers Accept and Content Type.vtt 4.3 KB
- 2. Download, Install and run MySQL Database on Local Computer/1. Downloading and Installing MySQL on MAC.srt 4.3 KB
- 7. Implementing User Sign up/6. Implementing Service class method.srt 4.2 KB
- 23. Testing Rest Controller Methods with JUnit 5/3. Asserting with assertNotNull, assertEquals and assertTrue.srt 4.2 KB
- 31. Create Interactive Documentation for your REST API with Swagger/2. Add Swagger Dependencies.srt 4.2 KB
- 28. Using Java Persistence Query Language(JPQL)/3. JPQL Query to Select Specific Fields Only.vtt 4.2 KB
- 21. Implementing Password Reset Feature/13. Password Reset RestController Method.vtt 4.2 KB
- 18. Object Relationships @OneToMany Relationship/16. Trying How the Get List of Addresses Works.srt 4.2 KB
- 1. Introduction/6. HTTP Methods GET, POST, DELETE and PUT.srt 4.2 KB
- 18. Object Relationships @OneToMany Relationship/14. Get List of Addresses Service Interface Implementation.srt 4.2 KB
- 24. JUnit Integration Test. Testing JWT Tokens and UserId/2. Test the Generate UserId Method.vtt 4.2 KB
- 26. Testing RESTful Web Services with Rest Assured/17. Get User Details API Call Running Test Method.srt 4.1 KB
- 18. Object Relationships @OneToMany Relationship/11. Include List of Addresses Into Response.srt 4.1 KB
- 7. Implementing User Sign up/5. Making use of UserRest and UserDto in RestController.srt 4.1 KB
- 25. H2 In-Memory Database/1. What is H2 In-memory Database and Why Using It.vtt 4.1 KB
- 18. Object Relationships @OneToMany Relationship/1. Add List of Addresses to JSON Payload.vtt 4.1 KB
- 31. Create Interactive Documentation for your REST API with Swagger/4. Enable Swagger URLs and View JSON Documentation.srt 4.1 KB
- 21. Implementing Password Reset Feature/12. Add Content Type HTTP Header.srt 4.0 KB
- 12. Exceptions Handling/5. Return Custom Error Object Representation.vtt 4.0 KB
- 10. Implementing Get User Details Web Service Endpoint/3. Update UserRepository.vtt 4.0 KB
- 21. Implementing Password Reset Feature/4. Generating Password Reset Token.vtt 4.0 KB
- 17. Deploying to Amazon Cloud. AWS EC2/9. Sending HTTP Request to a WebService Deployed on a Remote Server.srt 3.9 KB
- 15. Pagination and Get Users API Call/1. The Get Users Request URL.vtt 3.9 KB
- 27. Using Native SQL Queries/6. Log SQL Queries and Their Values in the Console.vtt 3.9 KB
- 18. Object Relationships @OneToMany Relationship/4. A Better Way of Mapping DTO to an Entity and Entity to a DTO.srt 3.9 KB
- 12. Exceptions Handling/3. Implementing UserServiceException.srt 3.8 KB
- 7. Implementing User Sign up/2. Implementing the Create User Request Model class.srt 3.8 KB
- 2. Download, Install and run MySQL Database on Local Computer/4. Downloading and Installing MySQL Workbench.vtt 3.8 KB
- 17. Deploying to Amazon Cloud. AWS EC2/3. Update Server Software Packages and Update Java.srt 3.8 KB
- 18. Object Relationships @OneToMany Relationship/2. Add List of Addresses to a UserDetailsRequestModel.vtt 3.8 KB
- 9. Spring Security for User Sign-in/7. Customize User Authentication URL.srt 3.8 KB
- 18. Object Relationships @OneToMany Relationship/5. Trying if Deep Objects Mapping Works.vtt 3.8 KB
- 1. Introduction/6. HTTP Methods GET, POST, DELETE and PUT.vtt 3.7 KB
- 2. Download, Install and run MySQL Database on Local Computer/1. Downloading and Installing MySQL on MAC.vtt 3.7 KB
- 16. Deploying Your App/6. Starting and Stopping Apache Tomcat.srt 3.7 KB
- 31. Create Interactive Documentation for your REST API with Swagger/2. Add Swagger Dependencies.vtt 3.7 KB
- 23. Testing Rest Controller Methods with JUnit 5/3. Asserting with assertNotNull, assertEquals and assertTrue.vtt 3.7 KB
- 18. Object Relationships @OneToMany Relationship/14. Get List of Addresses Service Interface Implementation.vtt 3.7 KB
- 26. Testing RESTful Web Services with Rest Assured/6. Create User API Call Setting Request URL, Context Path and a Port number.srt 3.7 KB
- 7. Implementing User Sign up/6. Implementing Service class method.vtt 3.7 KB
- 26. Testing RESTful Web Services with Rest Assured/17. Get User Details API Call Running Test Method.vtt 3.7 KB
- 18. Object Relationships @OneToMany Relationship/11. Include List of Addresses Into Response.vtt 3.6 KB
- 18. Object Relationships @OneToMany Relationship/16. Trying How the Get List of Addresses Works.vtt 3.6 KB
- 7. Implementing User Sign up/5. Making use of UserRest and UserDto in RestController.vtt 3.6 KB
- 19. HATEOAS/2. Adding HATEOAS Support to Our Project.srt 3.6 KB
- 31. Create Interactive Documentation for your REST API with Swagger/4. Enable Swagger URLs and View JSON Documentation.vtt 3.6 KB
- 21. Implementing Password Reset Feature/12. Add Content Type HTTP Header.vtt 3.6 KB
- 18. Object Relationships @OneToMany Relationship/3. Creating AddressDTO.srt 3.5 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/20. Reading JavaScript URL Request Parameters.srt 3.5 KB
- 23. Testing Rest Controller Methods with JUnit 5/1. Create a New Test Case.srt 3.5 KB
- 16. Deploying Your App/1. Running Your Web Services App without STS.srt 3.5 KB
- 10. Implementing Get User Details Web Service Endpoint/2. Implement Service layer method.srt 3.5 KB
- 12. Exceptions Handling/1. Introduction.srt 3.5 KB
- 19. HATEOAS/1. Introduction.srt 3.5 KB
- 16. Deploying Your App/7. Creating a new Apache Tomcat User.srt 3.5 KB
- 9. Spring Security for User Sign-in/3. Implementing SecurityConstants class.srt 3.5 KB
- 26. Testing RESTful Web Services with Rest Assured/10. User Login API Call Create Test Class.srt 3.5 KB
- 18. Object Relationships @OneToMany Relationship/4. A Better Way of Mapping DTO to an Entity and Entity to a DTO.vtt 3.4 KB
- 17. Deploying to Amazon Cloud. AWS EC2/9. Sending HTTP Request to a WebService Deployed on a Remote Server.vtt 3.4 KB
- 18. Object Relationships @OneToMany Relationship/7. Add @OneToMany to UserEntity class.srt 3.4 KB
- 13. Update User Details API Call/3. Trying the Update User Details API Call.srt 3.4 KB
- 8. Spring Security for User Sign-up/2. Encrypt User Password.srt 3.4 KB
- 27. Using Native SQL Queries/1. Introduction. What If You Need to Run SQL Query.srt 3.4 KB
- 12. Exceptions Handling/3. Implementing UserServiceException.vtt 3.4 KB
- 7. Implementing User Sign up/2. Implementing the Create User Request Model class.vtt 3.4 KB
- 14. Delete User API Call/2. Implementing Service Layer Method.srt 3.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/17. Create a new Web Project.srt 3.3 KB
- 17. Deploying to Amazon Cloud. AWS EC2/3. Update Server Software Packages and Update Java.vtt 3.3 KB
- 9. Spring Security for User Sign-in/7. Customize User Authentication URL.vtt 3.3 KB
- 16. Deploying Your App/6. Starting and Stopping Apache Tomcat.vtt 3.3 KB
- 17. Deploying to Amazon Cloud. AWS EC2/6. Download and Install MySQL Server on EC2 Linux Server.srt 3.3 KB
- 26. Testing RESTful Web Services with Rest Assured/6. Create User API Call Setting Request URL, Context Path and a Port number.vtt 3.2 KB
- 31. Create Interactive Documentation for your REST API with Swagger/3. Create Swagger Configuration File.srt 3.2 KB
- 26. Testing RESTful Web Services with Rest Assured/21. Delete User Details API Call Run Test Method.srt 3.2 KB
- 19. HATEOAS/2. Adding HATEOAS Support to Our Project.vtt 3.2 KB
- 5. Quick Start/1. Create Users Rest Controller class.srt 3.2 KB
- 18. Object Relationships @OneToMany Relationship/3. Creating AddressDTO.vtt 3.1 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/20. Reading JavaScript URL Request Parameters.vtt 3.1 KB
- 16. Deploying Your App/1. Running Your Web Services App without STS.vtt 3.1 KB
- 19. HATEOAS/1. Introduction.vtt 3.1 KB
- 10. Implementing Get User Details Web Service Endpoint/2. Implement Service layer method.vtt 3.1 KB
- 12. Exceptions Handling/1. Introduction.vtt 3.1 KB
- 23. Testing Rest Controller Methods with JUnit 5/1. Create a New Test Case.vtt 3.1 KB
- 9. Spring Security for User Sign-in/3. Implementing SecurityConstants class.vtt 3.1 KB
- 9. Spring Security for User Sign-in/9. Trying how User Authorization works.srt 3.1 KB
- 26. Testing RESTful Web Services with Rest Assured/10. User Login API Call Create Test Class.vtt 3.1 KB
- 16. Deploying Your App/7. Creating a new Apache Tomcat User.vtt 3.0 KB
- 18. Object Relationships @OneToMany Relationship/7. Add @OneToMany to UserEntity class.vtt 3.0 KB
- 31. Create Interactive Documentation for your REST API with Swagger/1. Introduction.srt 3.0 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/9. Spring Security. Make Email Verification a Public Web Service Endpoint..srt 3.0 KB
- 26. Testing RESTful Web Services with Rest Assured/5. Create User API Call Creating a Test Method.srt 3.0 KB
- 8. Spring Security for User Sign-up/2. Encrypt User Password.vtt 3.0 KB
- 27. Using Native SQL Queries/1. Introduction. What If You Need to Run SQL Query.vtt 3.0 KB
- 5. Quick Start/2. Adding Methods to Handle POST, GET, PUT, DELETE HTTP requests.srt 3.0 KB
- 13. Update User Details API Call/3. Trying the Update User Details API Call.vtt 3.0 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/17. Create a new Web Project.vtt 3.0 KB
- 14. Delete User API Call/2. Implementing Service Layer Method.vtt 2.9 KB
- 21. Implementing Password Reset Feature/7. Make the password-reset-request Public.srt 2.9 KB
- 17. Deploying to Amazon Cloud. AWS EC2/6. Download and Install MySQL Server on EC2 Linux Server.vtt 2.8 KB
- 31. Create Interactive Documentation for your REST API with Swagger/3. Create Swagger Configuration File.vtt 2.8 KB
- 5. Quick Start/1. Create Users Rest Controller class.vtt 2.8 KB
- 28. Using Java Persistence Query Language(JPQL)/1. JPQL Introduction.srt 2.8 KB
- 26. Testing RESTful Web Services with Rest Assured/21. Delete User Details API Call Run Test Method.vtt 2.8 KB
- 25. H2 In-Memory Database/5. Protect the H2 In-Memory Database with a Password.srt 2.8 KB
- 1. Introduction/3. Install HTTP client Postman.srt 2.8 KB
- 18. Object Relationships @OneToMany Relationship/8. Generate Public Address Id.srt 2.8 KB
- 7. Implementing User Sign up/1. Adding method to handle HTTP Post Request.srt 2.8 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Submit Support Ticket to Increate Sending Limits.srt 2.7 KB
- 31. Create Interactive Documentation for your REST API with Swagger/1. Introduction.vtt 2.7 KB
- 21. Implementing Password Reset Feature/10. Password Reset HTML Page Add jQuery.srt 2.7 KB
- 9. Spring Security for User Sign-in/10. Making Your REST API Stateless.srt 2.7 KB
- 9. Spring Security for User Sign-in/9. Trying how User Authorization works.vtt 2.7 KB
- 16. Deploying Your App/5. Downloading Apache Tomcat.srt 2.7 KB
- 5. Quick Start/2. Adding Methods to Handle POST, GET, PUT, DELETE HTTP requests.vtt 2.7 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/9. Spring Security. Make Email Verification a Public Web Service Endpoint..vtt 2.6 KB
- 26. Testing RESTful Web Services with Rest Assured/5. Create User API Call Creating a Test Method.vtt 2.6 KB
- 21. Implementing Password Reset Feature/7. Make the password-reset-request Public.vtt 2.6 KB
- 28. Using Java Persistence Query Language(JPQL)/1. JPQL Introduction.vtt 2.5 KB
- 18. Object Relationships @OneToMany Relationship/8. Generate Public Address Id.vtt 2.5 KB
- 7. Implementing User Sign up/1. Adding method to handle HTTP Post Request.vtt 2.5 KB
- 25. H2 In-Memory Database/5. Protect the H2 In-Memory Database with a Password.vtt 2.4 KB
- 1. Introduction/3. Install HTTP client Postman.vtt 2.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Submit Support Ticket to Increate Sending Limits.vtt 2.4 KB
- 3. Setup Development Environment/2. Download and Install Spring Tool Suite(STS).srt 2.4 KB
- 9. Spring Security for User Sign-in/10. Making Your REST API Stateless.vtt 2.4 KB
- 21. Implementing Password Reset Feature/10. Password Reset HTML Page Add jQuery.vtt 2.4 KB
- 21. Implementing Password Reset Feature/15. Making Password Rest URL Public.srt 2.4 KB
- 11. Adding XML Support & JSON Support/2. Getting Response in XML or JSON format.srt 2.4 KB
- 16. Deploying Your App/5. Downloading Apache Tomcat.vtt 2.4 KB
- 9. Spring Security for User Sign-in/1. Implementing User Sign-in Request Model.srt 2.3 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/7. Run JUnit 5 Test Cases with Maven.srt 2.3 KB
- 18. Object Relationships @OneToMany Relationship/13. Get List of Addresses Service Interface.srt 2.3 KB
- 3. Setup Development Environment/2. Download and Install Spring Tool Suite(STS).vtt 2.1 KB
- 21. Implementing Password Reset Feature/15. Making Password Rest URL Public.vtt 2.1 KB
- 11. Adding XML Support & JSON Support/2. Getting Response in XML or JSON format.vtt 2.1 KB
- 9. Spring Security for User Sign-in/1. Implementing User Sign-in Request Model.vtt 2.1 KB
- 22. Testing Service Layer Code with JUnit 5 & Mockito/7. Run JUnit 5 Test Cases with Maven.vtt 2.1 KB
- 18. Object Relationships @OneToMany Relationship/13. Get List of Addresses Service Interface.vtt 2.0 KB
- 31. Create Interactive Documentation for your REST API with Swagger/10. Share Your API with Others.srt 1.9 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. The findUserByEmailVerificationToken() Data Layer Function.srt 1.8 KB
- 26. Testing RESTful Web Services with Rest Assured/16. Get User Details API Call Use the pathParam().srt 1.7 KB
- 31. Create Interactive Documentation for your REST API with Swagger/10. Share Your API with Others.vtt 1.7 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Add AWS Java SDK SES Maven Dependency.srt 1.6 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. The findUserByEmailVerificationToken() Data Layer Function.vtt 1.6 KB
- 26. Testing RESTful Web Services with Rest Assured/16. Get User Details API Call Use the pathParam().vtt 1.5 KB
- 7. Implementing User Sign up/8. Set Default Value for Email Verification Status field.srt 1.4 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Add AWS Java SDK SES Maven Dependency.vtt 1.4 KB
- 7. Implementing User Sign up/8. Set Default Value for Email Verification Status field.vtt 1.3 KB
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Creating Shared Credentials File.srt 927 bytes
- 30. My Contact Details/1. My Contact Details.html 864 bytes
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Creating Shared Credentials File.vtt 835 bytes
- 26. Testing RESTful Web Services with Rest Assured/1. Source code.html 405 bytes
- 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/1. Source Code.html 387 bytes
- 1. Introduction/1. Source Code.html 371 bytes
- Visit Getnewcourses.com.url 343 bytes
- Visit Freecourseit.com.url 342 bytes
- 1. Introduction/ReadMe.txt 241 bytes
- ReadMe.txt 241 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.