zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[DesireCourse.Net] Udemy - RESTful Web Service with Java JAX-RS. Create & Deploy to AWS
magnet:?xt=urn:btih:9c24d1a734efadaab22a1e048d94cd295bfcfdd1&dn=[DesireCourse.Net] Udemy - RESTful Web Service with Java JAX-RS. Create & Deploy to AWS
磁力链接详情
文件列表详情
9c24d1a734efadaab22a1e048d94cd295bfcfdd1
infohash:
95
文件数量
1.64 GB
文件大小
2019-9-29 09:03
创建日期
2024-11-9 11:52
最后访问
相关分词
DesireCourse
Net
Udemy
-
RESTful
Web
Service
with
Java
JAX-RS
Create
&
Deploy
to
AWS
10. Exceptions Handling/1. Create Error Messages Enum.mp4 10.33 MB
10. Exceptions Handling/2. Create Custom RuntimeException.mp4 6.38 MB
10. Exceptions Handling/3. Installing Netbeans Plugin to generate the unique value for serialVersionUID.mp4 9.27 MB
10. Exceptions Handling/4. Create ErrorMessage Class.mp4 10.32 MB
10. Exceptions Handling/5. Return Exception Message As JSON.mp4 15.23 MB
10. Exceptions Handling/6. Sending HTTP Request to see the error message.mp4 7.44 MB
10. Exceptions Handling/7. Creating Generic Exception Handler.mp4 10.47 MB
11. Working with Database/1. User Database Entity Class.mp4 12.2 MB
11. Working with Database/2. Add Entity Class to Hibernate Configuration File.mp4 4.32 MB
11. Working with Database/3. Creating Data Access Object Class.mp4 46.52 MB
11. Working with Database/4. Hibernate Session Factory.mp4 16.28 MB
11. Working with Database/5. Generate User Id.mp4 17.73 MB
11. Working with Database/6. Secure Way of Storing User Password.mp4 23.71 MB
11. Working with Database/7. Save User in Database..mp4 20.46 MB
11. Working with Database/8. HTTP Post Request to Create a New User.mp4 12.77 MB
11. Working with Database/9. Update project to use C3P0 Connection Pooling.mp4 11.55 MB
12. HTTP GET. Get User Profile API Call/1. @Path and @PathParam Annotation.mp4 10.43 MB
12. HTTP GET. Get User Profile API Call/2. Create NoRecordFoundException.mp4 10.74 MB
12. HTTP GET. Get User Profile API Call/3. Service Layer and Database Access Code.mp4 34.82 MB
12. HTTP GET. Get User Profile API Call/4. HTTP GET Request to return user details..mp4 15.62 MB
13. User Sign In and Secure Access Token/1. Create Authentication Web Service Entry Point.mp4 23.98 MB
13. User Sign In and Secure Access Token/2. Create AuthenticationException.mp4 15.18 MB
13. User Sign In and Secure Access Token/3. Authentication Service class.mp4 27.64 MB
13. User Sign In and Secure Access Token/4. Issue Secure Access Token.mp4 41.39 MB
13. User Sign In and Secure Access Token/5. Trying the Issue Access Token Code.mp4 11.98 MB
13. User Sign In and Secure Access Token/6. Reset Security Credentials.mp4 17.6 MB
14. Access Protected WS Endpoints With Access Token/1. Using @NameBinding to Create a @Secure Annotation.mp4 15.14 MB
14. Access Protected WS Endpoints With Access Token/2. AuthenticationFilter to Perform Token-based Authentication.mp4 28.91 MB
14. Access Protected WS Endpoints With Access Token/3. Making the Get User Profile request protected.mp4 10.74 MB
15. Get All Users. Implementing Pagination/1. Get Users Request, @QueryParam and @DefaultValue.mp4 23.81 MB
15. Get All Users. Implementing Pagination/2. Service Layer Code.mp4 9.12 MB
15. Get All Users. Implementing Pagination/3. Data Layer Code.mp4 11.24 MB
15. Get All Users. Implementing Pagination/4. Trying The Get Users HTTP Request.mp4 25.67 MB
16. HTTP PUT. Update User Details Request/1. HTTP PUT. Update User Details.mp4 27.56 MB
16. HTTP PUT. Update User Details Request/2. Update User Profile Service and Data Layers.mp4 15.78 MB
16. HTTP PUT. Update User Details Request/3. Trying The Update User Profile API Call.mp4 13.2 MB
17. HTTP DELETE. Delete User Details/1. HTTP DELETE. Delete User Details.mp4 18.76 MB
17. HTTP DELETE. Delete User Details/2. Delete User Profile Service and Data Layers Code.mp4 25.02 MB
17. HTTP DELETE. Delete User Details/3. Trying The Delete User Profile API Call.mp4 18.39 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/1. Startup Your Own Amazon EC2 Linux Server.mp4 48.17 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/2. Connect To Your Server via SSH.mp4 12.69 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/3. Update Server Software Packages and Update Java.mp4 11.05 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/4. Download & Install Apache Tomcat on AWS EC2 Linux Server.mp4 12.95 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/5. Configure Apache Tomcat Users.mp4 15.6 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/6. Download and Install MySQL Server on EC2 Linux Server.mp4 9.34 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/7. Create Database and Add Database User.mp4 10.93 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/8. Deploy Our Web Service App on Apache Tomcat.mp4 20.84 MB
19. Deploy Web Service App on Amazon EC2 Linux Server/9. Sending HTTP Request to a WebService Deployed on a Remote Server.mp4 10.14 MB
2. Introduction/1. Introduction.mp4 4.24 MB
2. Introduction/2. Install Rest API Client Postman.mp4 5.41 MB
2. Introduction/3. Postman overview.mp4 23.2 MB
2. Introduction/4. Resource and Collection URIs.mp4 18.7 MB
2. Introduction/5. HTTP Methods. GET, POST, DELETE, PUT.mp4 6.83 MB
2. Introduction/6. HTTP Headers Accept and Content Type.mp4 8.15 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/1. Verify Email Address with Amazon SES.mp4 8.86 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/10. Include Token into Email Message.mp4 12.77 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/11. Implement verifyEmail() function.mp4 20.54 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/12. Create Email Verification JSP page.mp4 15.32 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/13. Create New User and Verify Email Address.mp4 9.54 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/14. Prevent User From Login in Until They Verify Email Address.mp4 14.91 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/2. Moving Out of AWS SES Sandbox.mp4 6.87 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/3. Submit Support Ticket to Increate Sending Limits.mp4 3.82 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/4. Create AWS IAM Access Credentials.mp4 7.91 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/5. Creating Shared Credentials File.mp4 849.91 KB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/6. Add AWS Java SDK SES Maven Dependency.mp4 6.51 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/7. Create new Java AmazonSES Java Class.mp4 23.74 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/8. Create EmailVerificationException and Mapper.mp4 10.94 MB
20. Implement Email Verification Feature with AWS SES (Simple Email Service)/9. Generate Email Verification Token and Send Email.mp4 20.99 MB
21. Adding Spring Dependency Injection/1. Update POM.XML with new dependencies.mp4 9.91 MB
21. Adding Spring Dependency Injection/2. Extending ResourceConfig to Support Spring Dependency Injection.mp4 2.06 MB
21. Adding Spring Dependency Injection/3. Create applicationContext.xml file.mp4 6.07 MB
21. Adding Spring Dependency Injection/4. Using @Autowire in Root Resource Class.mp4 3.44 MB
21. Adding Spring Dependency Injection/5. Checking if Dependency Injection works.mp4 3.78 MB
21. Adding Spring Dependency Injection/6. Constructor-Based Dependency Injection.mp4 13.64 MB
3. Development Environment Netbeans/1. Install Java Platform (JDK).mp4 14.51 MB
3. Development Environment Netbeans/2. Download and Install NetBeans Development Environment.mp4 17.67 MB
3. Development Environment Netbeans/3. Create new Project with Maven.mp4 16.43 MB
3. Development Environment Netbeans/4. Adding Jersey Framework, MySQL and Hibernate Dependencies.mp4 18.83 MB
3. Development Environment Netbeans/5. Download & Add Apache Tomcat to our Project.mp4 15.28 MB
4. What if You Use IntelliJ/2. Create Maven project with IntelliJ.mp4 66.88 MB
4. What if You Use IntelliJ/3. Add needed dependencies to pom.xml file.mp4 81.44 MB
4. What if You Use IntelliJ/4. Add Tomcat to IntelliJ.mp4 9.56 MB
5. What if You Use Eclipse/2. Download Eclipse.mp4 4.33 MB
5. What if You Use Eclipse/3. Create New Maven Project with Eclipse.mp4 36.93 MB
5. What if You Use Eclipse/4. Add needed dependencies to pom.xml file.mp4 81.52 MB
5. What if You Use Eclipse/5. Add Tomcat to Eclipse Project.mp4 35.86 MB
6. MySQL Database on Local Computer/1. Downloading and Installing MySQL Database.mp4 25.97 MB
6. MySQL Database on Local Computer/2. Creating MySQL Database and User.mp4 11.5 MB
7. Hibernate/1. Create Hibernate Configuration File.mp4 22.73 MB
8. Getting Started/1. Introduction to Web Service Application Layers.mp4 8.99 MB
8. Getting Started/2. Create Application Starting Point.mp4 7.51 MB
9. HTTP POST. Creating New User Profile/1. Users Resource Class & Create User Method.mp4 28.11 MB
9. HTTP POST. Creating New User Profile/2. New User Request & Response Model.mp4 22.81 MB
9. HTTP POST. Creating New User Profile/3. User Service Method.mp4 38.98 MB
9. HTTP POST. Creating New User Profile/4. Validate the required fields.mp4 10.19 MB
其他位置