
Configure a responsive template in a Spring Framework project by using a single controller with a request mapping, a layout template, and assets mapping for images and forms.
Explore a responsive template in action, loading css and js assets, enabling dynamic titles, and showcasing navigation components with mobile-friendly pages that include tables, buttons, tabs, and hyperlinks.
Implement Twitter sign-in in a Spring application by exchanging request tokens for access tokens, validating them, and retrieving the Twitter profile.
Learn to integrate Spring Security with sign in via Twitter, map a user entity to the database, assign authorities, and authenticate using Twitter profile data.
Learn how to redirect users to Google for authentication using their client id and secret, configure a Google connection factory, and handle the Google login callback.
Create a PayPal app and use sandbox testing to simulate buyer and seller transactions. Set up sandbox accounts, generate access tokens, and switch between sandbox and live environments for learning.
Add a buy button in the spring app and implement a http get mapping in the overview controller to trigger a PayPal payment.
Introduce pivotal cloud foundry (pcf) and guide setting up a pcf account, cf cli, and deploying a spring mvc app with a database service.
***** Some Reviews From Students *****
It's amazing course. It has covered very good topics. The way instructor is teaching is too much perfect. Deployment to pivotal cloud foundry is amazing. Loved it and recommending all to take it.
good exp..
This course will help you to implement many functionalities that we use in daily routine.
You may have visited responsive websites so here you will learn how you can integrate free responsive template using Spring MVC and Apache Tiles.
You might be using Sign In with Twitter, Google+ OR LinkedIn. So Here you will learn how you can provide this feature using Spring MVC and Spring Security.
You will learn URL rewrite for URL customization and making it SEO friendly.
To enable your website for online transactions using PayPal payment gateway then here you will learn it step by step.
You will learn Apache Velocity to send out mails using HTML template for better user experience.
You will learn to implement Cron Job Using Spring Framework.
You will learn Java Messaging Service (JMS) using Spring JMS Template and Spring MVC.
You will learn FREE Deployment of your Spring MVC Application along with MySQL database to Pivotal Cloud Foundry (PCF).