zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[DesireCourse.Net] Udemy - RESTful Web Services, Java, Spring Boot, Spring MVC and JPA
magnet:?xt=urn:btih:11ea7fae69fa8ea0e66ab07f88dec8ac014a74be&dn=[DesireCourse.Net] Udemy - RESTful Web Services, Java, Spring Boot, Spring MVC and JPA
磁力链接详情
文件列表详情
11ea7fae69fa8ea0e66ab07f88dec8ac014a74be
infohash:
227
文件数量
11.4 GB
文件大小
2019-10-24 19:27
创建日期
2024-11-19 00:31
最后访问
相关分词
DesireCourse
Net
Udemy
-
RESTful
Web
Services
Java
Spring
Boot
Spring
MVC
and
JPA
1. Introduction/2. Introduction.mp4 18.35 MB
1. Introduction/3. Install HTTP client Postman.mp4 18.56 MB
1. Introduction/4. Postman overview.mp4 65.05 MB
1. Introduction/5. Resource and Collection URIs.mp4 36.42 MB
1. Introduction/6. HTTP Methods GET, POST, DELETE and PUT.mp4 22.18 MB
1. Introduction/7. HTTP Headers Accept and Content Type.mp4 23.82 MB
1. Introduction/8. Introduction to Web Service Application Layers.mp4 12.9 MB
10. Implementing Get User Details Web Service Endpoint/1. Get User Details Resource Method.mp4 54.5 MB
10. Implementing Get User Details Web Service Endpoint/2. Implement Service layer method.mp4 36.73 MB
10. Implementing Get User Details Web Service Endpoint/3. Update UserRepository.mp4 37.99 MB
10. Implementing Get User Details Web Service Endpoint/4. Trying the Get User Details API Call.mp4 69.37 MB
11. Adding XML Support & JSON Support/1. Update POM.XML, Add XML & JSON Media Types.mp4 63.01 MB
11. Adding XML Support & JSON Support/2. Getting Response in XML or JSON format.mp4 21.58 MB
12. Exceptions Handling/1. Introduction.mp4 35.23 MB
12. Exceptions Handling/2. Implementing ErrorMessages enum.mp4 70.25 MB
12. Exceptions Handling/3. Implementing UserServiceException.mp4 40.03 MB
12. Exceptions Handling/4. Handle a Specific Exception.mp4 81.63 MB
12. Exceptions Handling/5. Return Custom Error Object Representation.mp4 46.68 MB
12. Exceptions Handling/6. Handle All Other Exceptions.mp4 54.18 MB
13. Update User Details API Call/1. Update User Details Resource Method.mp4 64.82 MB
13. Update User Details API Call/2. Implementing Service Layer Method.mp4 69.11 MB
13. Update User Details API Call/3. Trying the Update User Details API Call.mp4 33.07 MB
14. Delete User API Call/1. Delete User Resource Method.mp4 71.6 MB
14. Delete User API Call/2. Implementing Service Layer Method.mp4 33.74 MB
14. Delete User API Call/3. Trying the Delete User API Call.mp4 58.13 MB
15. Pagination and Get Users API Call/1. The Get Users Request URL.mp4 24.9 MB
15. Pagination and Get Users API Call/2. The Get Users Resource Method.mp4 53.24 MB
15. Pagination and Get Users API Call/3. Get Users Service Layer Method.mp4 57.9 MB
15. Pagination and Get Users API Call/4. Trying the Get Users API Call.mp4 52.93 MB
16. Deploying Your App/1. Running Your Web Services App without STS.mp4 32.55 MB
16. Deploying Your App/2. Create Context Path to Your Web Service.mp4 43.81 MB
16. Deploying Your App/3. Run Your App as a Java application.mp4 54.57 MB
16. Deploying Your App/4. Generating WAR file.mp4 51.09 MB
16. Deploying Your App/5. Downloading Apache Tomcat.mp4 23.51 MB
16. Deploying Your App/6. Starting and Stopping Apache Tomcat.mp4 34.11 MB
16. Deploying Your App/7. Creating a new Apache Tomcat User.mp4 26.52 MB
16. Deploying Your App/8. Deploying Your Web Service to Apache Tomcat.mp4 46.39 MB
17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.mp4 192.16 MB
17. Deploying to Amazon Cloud. AWS EC2/10. Introduction @OneToOne, @OneToMany, @ManyToOne.mp4 30.48 MB
17. Deploying to Amazon Cloud. AWS EC2/2. Connect To Your Server via SSH.mp4 55.38 MB
17. Deploying to Amazon Cloud. AWS EC2/3. Update Server Software Packages and Update Java.mp4 45.93 MB
17. Deploying to Amazon Cloud. AWS EC2/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.mp4 50.95 MB
17. Deploying to Amazon Cloud. AWS EC2/5. Configure Apache Tomcat Users.mp4 56.34 MB
17. Deploying to Amazon Cloud. AWS EC2/6. Download and Install MySQL Server on EC2 Linux Server.mp4 35.7 MB
17. Deploying to Amazon Cloud. AWS EC2/7. Create Database and Add Database User.mp4 36.07 MB
17. Deploying to Amazon Cloud. AWS EC2/8. Deploy Our Web Service App on Apache Tomcat.mp4 29.17 MB
17. Deploying to Amazon Cloud. AWS EC2/9. Sending HTTP Request to a WebService Deployed on a Remote Server.mp4 27.64 MB
18. Object Relationships @OneToMany Relationship/1. Add List of Addresses to JSON Payload.mp4 25.55 MB
18. Object Relationships @OneToMany Relationship/10. Trying How it Works Creating a new User record.mp4 76.98 MB
18. Object Relationships @OneToMany Relationship/11. Include List of Addresses Into Response.mp4 47.34 MB
18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.mp4 112.66 MB
18. Object Relationships @OneToMany Relationship/13. Get List of Addresses Service Interface.mp4 25.65 MB
18. Object Relationships @OneToMany Relationship/14. Get List of Addresses Service Interface Implementation.mp4 31.88 MB
18. Object Relationships @OneToMany Relationship/15. Get List of Addresses Spring Data JPA Interface.mp4 81.79 MB
18. Object Relationships @OneToMany Relationship/16. Trying How the Get List of Addresses Works.mp4 45.99 MB
18. Object Relationships @OneToMany Relationship/17. API Call to Get a Single Address Details.mp4 89 MB
18. Object Relationships @OneToMany Relationship/2. Add List of Addresses to a UserDetailsRequestModel.mp4 46.22 MB
18. Object Relationships @OneToMany Relationship/3. Creating AddressDTO.mp4 38.06 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
18. Object Relationships @OneToMany Relationship/5. Trying if Deep Objects Mapping Works.mp4 53.13 MB
18. Object Relationships @OneToMany Relationship/6. Create AddressEntity class.mp4 84.03 MB
18. Object Relationships @OneToMany Relationship/7. Add @OneToMany to UserEntity class.mp4 35.89 MB
18. Object Relationships @OneToMany Relationship/8. Generate Public Address Id.mp4 27.13 MB
18. Object Relationships @OneToMany Relationship/9. Updating Service class Java code.mp4 71.39 MB
19. HATEOAS/1. Introduction.mp4 9.83 MB
19. HATEOAS/2. Adding HATEOAS Support to Our Project.mp4 32.82 MB
19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.mp4 129.93 MB
19. HATEOAS/4. Using the methodOn().mp4 69.52 MB
19. HATEOAS/5. Adding Links to a Get Addresses API Call.mp4 53.9 MB
19. HATEOAS/6. Applying HAL Format.mp4 90.55 MB
2. Download, Install and run MySQL Database on Local Computer/1. Downloading and Installing MySQL on MAC.mp4 31.08 MB
2. Download, Install and run MySQL Database on Local Computer/2. Start MySQL Server and Login.mp4 57.34 MB
2. Download, Install and run MySQL Database on Local Computer/3. Creating MySQL Database and a new User.mp4 63.66 MB
2. Download, Install and run MySQL Database on Local Computer/4. Downloading and Installing MySQL Workbench.mp4 28.42 MB
2. Download, Install and run MySQL Database on Local Computer/5. Connect to MySQL Database using MySQL WorkBench.mp4 49.47 MB
2. Download, Install and run MySQL Database on Local Computer/6. MySQL WorkBench brief overview.mp4 29.26 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. The verifyEmailToken() RestController Method.mp4 55.16 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. The verifyEmailToken() Service Layer Function.mp4 44.51 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. The findUserByEmailVerificationToken() Data Layer Function.mp4 11.42 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Checking if Email Verification Token Has Expired.mp4 38.14 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Generate and Save the Email Verification Token.mp4 55.09 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/15. Prevent Users with Unverified Email Address to Login.mp4 55.21 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/16. Trying How it works.mp4 64.52 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/17. Create a new Web Project.mp4 19.34 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/18. Download Apache Tomcat and Add to Spring STS.mp4 47.71 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/19. Creating Email Verification Service Web Page.mp4 41.74 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Introduction.mp4 18.15 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/20. Reading JavaScript URL Request Parameters.mp4 23.83 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/21. The verifyToken() AJAX HTTP Get Request.mp4 47.87 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/23. Trying Email Verification Feature on Local Server.mp4 88.05 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.mp4 142.81 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.93 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/26. Trying Email Verification on Remote Server.mp4 71.49 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Verify Email Address with Amazon SES.mp4 26.19 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Moving Out of AWS SES Sandbox.mp4 27.99 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Submit Support Ticket to Increate Sending Limits.mp4 9.82 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Create AWS IAM Access Credentials.mp4 25.39 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Creating Shared Credentials File.mp4 1.84 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Add AWS Java SDK SES Maven Dependency.mp4 13 MB
21. Implementing Password Reset Feature/1. Introduction.mp4 19.32 MB
21. Implementing Password Reset Feature/10. Password Reset HTML Page Add jQuery.mp4 17.44 MB
21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.mp4 96.16 MB
21. Implementing Password Reset Feature/12. Add Content Type HTTP Header.mp4 31.38 MB
21. Implementing Password Reset Feature/13. Password Reset RestController Method.mp4 43.18 MB
21. Implementing Password Reset Feature/14. Password Reset Service Layer Method.mp4 87.98 MB
21. Implementing Password Reset Feature/15. Making Password Rest URL Public.mp4 22.17 MB
21. Implementing Password Reset Feature/16. Deploying RESTful Web Service and the Verification Service App.mp4 56.62 MB
21. Implementing Password Reset Feature/17. Trying How Password Reset Works.mp4 72.57 MB
21. Implementing Password Reset Feature/2. Password Reset Request RestController Method.mp4 55.33 MB
21. Implementing Password Reset Feature/3. Password Reset Request Service Layer Method.mp4 49.66 MB
21. Implementing Password Reset Feature/4. Generating Password Reset Token.mp4 39.01 MB
21. Implementing Password Reset Feature/5. Create PasswordResetTokenEntity & Password Reset Repository.mp4 65.45 MB
21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.mp4 94.29 MB
21. Implementing Password Reset Feature/7. Make the password-reset-request Public.mp4 26.59 MB
21. Implementing Password Reset Feature/8. Trying How Password Reset Request Works.mp4 82.49 MB
21. Implementing Password Reset Feature/9. Password Reset HTML Page Add Input fields.mp4 40.57 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/1. Introduction to Testing with JUnit & Mockito.mp4 10.55 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..mp4 179 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..mp4 97.67 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/12. Assert an Exception is thrown in the createUser() method.mp4 50.58 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/2. Test Cases Source Code and Test Libraries Dependency.mp4 50.08 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/3. Creating a new JUnit 5 Test Case.mp4 48.73 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.mp4 97.02 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/5. JUnit 5 Assertions. Asserting Successful Method Execution..mp4 84.5 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/6. JUnit 5. Expect an Exception with assertThrows().mp4 58.6 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/7. Run JUnit 5 Test Cases with Maven.mp4 23.29 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..mp4 109.52 MB
22. Testing Service Layer Code with JUnit 5 & Mockito/9. Testing the createUser() Service Method.mp4 83.99 MB
23. Testing Rest Controller Methods with JUnit 5/1. Create a New Test Case.mp4 28.71 MB
23. Testing Rest Controller Methods with JUnit 5/2. Create Mock Objects and Configure Methods Behaviour.mp4 66.85 MB
23. Testing Rest Controller Methods with JUnit 5/3. Asserting with assertNotNull, assertEquals and assertTrue.mp4 32.96 MB
24. JUnit Integration Test. Testing JWT Tokens and UserId/1. Create a new JUnit Integration Test Case.mp4 65.2 MB
24. JUnit Integration Test. Testing JWT Tokens and UserId/2. Test the Generate UserId Method.mp4 47.39 MB
24. JUnit Integration Test. Testing JWT Tokens and UserId/3. Test If JWT Token Has Not Expired.mp4 53.49 MB
24. JUnit Integration Test. Testing JWT Tokens and UserId/4. Test the Expired JWT Token.mp4 54 MB
25. H2 In-Memory Database/1. What is H2 In-memory Database and Why Using It.mp4 12.04 MB
25. H2 In-Memory Database/2. H2 Database Console Preview.mp4 43.75 MB
25. H2 In-Memory Database/3. Adding Support for the H2 Database.mp4 66.35 MB
25. H2 In-Memory Database/4. Sign in to H2 In-Memory Database.mp4 33.62 MB
25. H2 In-Memory Database/5. Protect the H2 In-Memory Database with a Password.mp4 13.16 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.81 MB
26. Testing RESTful Web Services with Rest Assured/10. User Login API Call Create Test Class.mp4 28.77 MB
26. Testing RESTful Web Services with Rest Assured/11. User Login API Call Create Test Method.mp4 93.35 MB
26. Testing RESTful Web Services with Rest Assured/12. User Login API Call Run Test Method.mp4 52.55 MB
26. Testing RESTful Web Services with Rest Assured/13. JUnit Test Methods ordering with @FixMethodOrder.mp4 49.44 MB
26. Testing RESTful Web Services with Rest Assured/14. Get User Details API Call Create Test method.mp4 53.7 MB
26. Testing RESTful Web Services with Rest Assured/15. Get User Details API Call Validating List of Addresses.mp4 39.02 MB
26. Testing RESTful Web Services with Rest Assured/16. Get User Details API Call Use the pathParam().mp4 13.1 MB
26. Testing RESTful Web Services with Rest Assured/17. Get User Details API Call Running Test Method.mp4 38.02 MB
26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.mp4 103.16 MB
26. Testing RESTful Web Services with Rest Assured/19. Update User Details API Call Validating HTTP Response.mp4 68.14 MB
26. Testing RESTful Web Services with Rest Assured/2. Introduction.mp4 8.56 MB
26. Testing RESTful Web Services with Rest Assured/20. Delete User Details API Call Create Test Method.mp4 64.93 MB
26. Testing RESTful Web Services with Rest Assured/21. Delete User Details API Call Run Test Method.mp4 32.63 MB
26. Testing RESTful Web Services with Rest Assured/3. Creating a new maven project.mp4 41.68 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
26. Testing RESTful Web Services with Rest Assured/5. Create User API Call Creating a Test Method.mp4 19.15 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.38 MB
26. Testing RESTful Web Services with Rest Assured/7. Create User API Call Create HTTP Post Request and Validate Response.mp4 90.59 MB
26. Testing RESTful Web Services with Rest Assured/8. Create User API Call Running a Test Case.mp4 65.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.11 MB
27. Using Native SQL Queries/1. Introduction. What If You Need to Run SQL Query.mp4 12.29 MB
27. Using Native SQL Queries/2. Native SELECT SQL Query Example.mp4 39.62 MB
27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.mp4 102.83 MB
27. Using Native SQL Queries/4. Native SQL Query with Positional Parameters.mp4 83.69 MB
27. Using Native SQL Queries/5. Native SQL Query with Named Parameters.mp4 48.76 MB
27. Using Native SQL Queries/6. Log SQL Queries and Their Values in the Console.mp4 43.58 MB
27. Using Native SQL Queries/7. Using Advanced LIKE Expressions.mp4 58.45 MB
27. Using Native SQL Queries/8. Select Specific Columns from a Table.mp4 72.38 MB
27. Using Native SQL Queries/9. UPDATE SQL Query Example.mp4 93.74 MB
28. Using Java Persistence Query Language(JPQL)/1. JPQL Introduction.mp4 7.27 MB
28. Using Java Persistence Query Language(JPQL)/2. JPQL Select SQL Query.mp4 84.4 MB
28. Using Java Persistence Query Language(JPQL)/3. JPQL Query to Select Specific Fields Only.mp4 47.91 MB
28. Using Java Persistence Query Language(JPQL)/4. JPQL Update SQL Query.mp4 78.25 MB
29. Cross Origin AJAX HTTP Requests. CORS/1. Do I Need To Enable CORS.mp4 15.24 MB
29. Cross Origin AJAX HTTP Requests. CORS/2. Send HTTP Request to Reproduce Cross Origin Issue.mp4 69.46 MB
29. Cross Origin AJAX HTTP Requests. CORS/3. Enable Cross Origin Requests in Rest Controller.mp4 89.68 MB
29. Cross Origin AJAX HTTP Requests. CORS/4. Global CORS configuration.mp4 42.81 MB
29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.mp4 135.47 MB
3. Setup Development Environment/1. Install Java Platform (JDK).mp4 51.36 MB
3. Setup Development Environment/2. Download and Install Spring Tool Suite(STS).mp4 24.43 MB
31. Create Interactive Documentation for your REST API with Swagger/1. Introduction.mp4 9.72 MB
31. Create Interactive Documentation for your REST API with Swagger/10. Share Your API with Others.mp4 7.13 MB
31. Create Interactive Documentation for your REST API with Swagger/11. Share Swagger UI URL.mp4 43.54 MB
31. Create Interactive Documentation for your REST API with Swagger/2. Add Swagger Dependencies.mp4 36.11 MB
31. Create Interactive Documentation for your REST API with Swagger/3. Create Swagger Configuration File.mp4 19.59 MB
31. Create Interactive Documentation for your REST API with Swagger/4. Enable Swagger URLs and View JSON Documentation.mp4 38.53 MB
31. Create Interactive Documentation for your REST API with Swagger/5. View API Documentation In Swagger UI.mp4 42.09 MB
31. Create Interactive Documentation for your REST API with Swagger/6. Add Authorization Header.mp4 69.44 MB
31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.mp4 127.31 MB
31. Create Interactive Documentation for your REST API with Swagger/8. Upading API Documentation Information.mp4 68.34 MB
31. Create Interactive Documentation for your REST API with Swagger/9. Web Service Endpoints Additional Information.mp4 43.87 MB
4. Getting Started. Creating a New Project/1. Create new Spring Boot Project with Spring Tool Suite.mp4 51.32 MB
4. Getting Started. Creating a New Project/2. Creating a new Spring project using Spring Boot Initializr.mp4 39.26 MB
5. Quick Start/1. Create Users Rest Controller class.mp4 24.87 MB
5. Quick Start/2. Adding Methods to Handle POST, GET, PUT, DELETE HTTP requests.mp4 31.57 MB
5. Quick Start/3. Running Web Service Application.mp4 49.37 MB
6. Adding MySQL Database Support/1. Update POM.XML file.mp4 67.99 MB
6. Adding MySQL Database Support/2. Configure MySQL Database Access Details.mp4 28.31 MB
7. Implementing User Sign up/1. Adding method to handle HTTP Post Request.mp4 23.75 MB
7. Implementing User Sign up/10. Autowire UserRepository into Service class.mp4 53.56 MB
7. Implementing User Sign up/11. Trying how the User Sign up works.mp4 63.07 MB
7. Implementing User Sign up/12. Preventing Duplicate Entries with @Column(unique=true).mp4 42.31 MB
7. Implementing User Sign up/13. Check if user already exists.mp4 60.41 MB
7. Implementing User Sign up/14. Generate User Public ID.mp4 70.86 MB
7. Implementing User Sign up/2. Implementing the Create User Request Model class.mp4 34.32 MB
7. Implementing User Sign up/3. Implementing Create User Response Model.mp4 55.22 MB
7. Implementing User Sign up/4. Implementing the UserDto.mp4 50.92 MB
7. Implementing User Sign up/5. Making use of UserRest and UserDto in RestController.mp4 30.08 MB
7. Implementing User Sign up/6. Implementing Service class method.mp4 36.19 MB
7. Implementing User Sign up/7. Implementing UserEntity class.mp4 53.8 MB
7. Implementing User Sign up/8. Set Default Value for Email Verification Status field.mp4 10.31 MB
7. Implementing User Sign up/9. Implementing UsersRepository class.mp4 46.82 MB
8. Spring Security for User Sign-up/1. Adding Spring Security to our project.mp4 55.16 MB
8. Spring Security for User Sign-up/2. Encrypt User Password.mp4 30.85 MB
8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.mp4 96.75 MB
9. Spring Security for User Sign-in/1. Implementing User Sign-in Request Model.mp4 18.12 MB
9. Spring Security for User Sign-in/10. Making Your REST API Stateless.mp4 24.15 MB
9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.mp4 116.45 MB
9. Spring Security for User Sign-in/2. Implementing Load User By Username.mp4 52.27 MB
9. Spring Security for User Sign-in/3. Implementing SecurityConstants class.mp4 23.11 MB
9. Spring Security for User Sign-in/4. Implementing Authentication Filter.mp4 101.87 MB
9. Spring Security for User Sign-in/5. Trying how user Sign-in works.mp4 56.85 MB
9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.mp4 128.42 MB
9. Spring Security for User Sign-in/7. Customize User Authentication URL.mp4 31.54 MB
9. Spring Security for User Sign-in/8. Implementing Authorization Filter.mp4 88.18 MB
9. Spring Security for User Sign-in/9. Trying how User Authorization works.mp4 26.26 MB
其他位置