- Регистрация
 - 27 Авг 2018
 
- Сообщения
 - 47,045
 
- Реакции
 - 948,093
 
- Тема Автор Вы автор данного материала? |
 - #1
 
	
- Install Java, Netbeans IDE, Postman, MySQL Service and Apache Tomcat on local Mac computer
 - Learn to send HTTP Requests with Postman client
 - Use Netbeans to write Java code
 - Create Java Project with Maven
 - Configure Hibernate framework to persist Java objects in MySQL database
 - Build RESTful Java Web Services with JAX-RS and Jersey framework
 - Startup AWS EC2 Linux Server in Amazon Cloud
 - Configure AWS EC2 Instance Firewall
 - Connect to AWS EC2 Instance via SSH
 - Create MySQL database and users
 - Install MySQL Server and Apache Tomcat on AWS EC2 Linux Server
 - Deploy RESTful Java Web Service to a remote AWS EC2 Linux Server
 - Implement Email Verification with AWS SES(Simple Email Service)
 
- You should have beginner knowledge of Java language
 
This is a very practical video course aimed at beginner Java developers to help them build their very first RESTful Java Web Service with JAX-RS and Jersey framework as well as implement features like:
- User sign up,
 - User sign in,
 - Token base authentication.
Students will also learn how to encrypt user provided password, generate a public user id which is safe to pass around the network in HTTP Requests, and how to generate and securely store as well as validate a secure access token, - Protect RESTful WebService endpoints,
 - Update database records by implementing Update User Profile details feature,
 - and learn how to Delete database records,
 - Implement Email Verification feature using Amazon AWS SES(Simple Email Service)
 
- Send data to your RESTful WebService via HTTP Body and
 - How to pass data via URL Query String and as a Path parameter
 
This video course also teaches how to install needed software on local computer to be able to build RESTful Java Web Service as well as:
- How to start up your own Linux server in Amazon cloud( AWS EC2),
 - Install needed software on a remote EC2 instance and finally,
 - How deploy created WebService on AWS EC2 instance.
 
Who this course is for
- Beginner in Java programming
 - Beginner in building RESTful Web Services
 
DOWNLOAD: