Introduction to Java Spring MVC Framework with AngularJS by Google and HTML5
  • Introduction
  • Huge discount coupon for the course Java Spring MVC with Java Configuration
  • Course sample application (source codes) and documents
  • Development environment configuration
  • How to import the sample application to Spring Tool Suite
Java Spring MVC Framework
  • Understand the general structure of J2EE(JEE) web applications
  • How to develop and configure Java J2EE(JEE) web applications
  • The details of Java J2EE(JEE) web applications
  • More information about Java Spring MVC Framework and sample application
  • Spring MVC with AngularJS by Google and HTML5 sample application
  • How to configure Spring MVC applications in web.xml file
  • Dependency Injection in Spring MVC Framework
  • Testing Dependency Injection in Spring MVC Framework
  • How to configure Java Spring MVC application with XML
  • Information about Maven (built automation and library management tool)
  • More information about Maven pom.xml in sample application
  • How to configure Controllers using @Controller annotation and XML configuration
  • Learn how to upload files to application server using Spring MVC
  • How to generate Excel and PDF documents in Java Spring MVC
  • Learn how to configure a datasource (embedded database) with Spring MVC
  • Learn how to execute SQL statements with JdbcTemplate in Spring MVC
  • Sample application SQL statements with JdbcTemplate in Spring MVC
  • Learn how to send emails using Apache Velocity Templates with Spring MVC
  • Understand how to configure and call RESTful Web Services with Spring MVC
  • How to configure ORM (Hibernate) with Java Spring MVC
  • Sample application ORM (Hibernate) with Java Spring MVC
  • Exception handling and logging in Spring MVC
  • Learn how to use JSTL tags in Java Spring MVC
  • How to configure tasks and schedules using Quartz Scheduling API in Spring MVC
  • Understanding the usage of interceptors in Spring MVC
  • How to configure Java Spring MVC with Java Config
  • How to redirect the output of servers to external web sites
  • How to use session object in Java Spring MVC applications
  • What is Cookie and how to configure CookieLocaleResolver in Java Spring MVC
  • How to code unit tests using JUnit Testing Framework
  • Spring MVC Security Configuration and Components
  • Implement login forms and configure Spring MVC Security
  • Learning the usage of SpEL, Spring and JSR Security Annotations
  • Understanding the usage of Spring Security tags on view layer
  • How to return XML data from controllers in Spring MVC
  • How to use internationalization (i18n) in Java Spring MVC Framework
  • How to return JSON output in Spring MVC Framework
  • Understanding the usage of Spring MVC Form tags and form validation
  • How to configure ApplicationEventListener and publish ApplicationEvent
  • Spring MVC Quiz
  • Spring MVC Framework 4.x Slides
HTML5
  • Introduction to HTML5
  • How to layout pages with new HTML5 tags
  • Changing the style of the HTML5 documents with basic CSS style sheets
  • HTML5 Form input attributes including validation
  • Samples regarding HTML5 Form input attributes including validation
  • How to show audios and videos on HTML5 pages
  • How to use Regular Expressions in HTML5 Form input elements
  • Understanding the usage of Developer Console in order to debug HTML
  • How to store data on local computer using HTML5(localStorage and sessionStorage)
  • HTML5 Quiz
  • HTML5 Slides
AngularJS by Google integrated with Java Spring MVC Framework
  • What is AngularJS
  • Understanding the usage of JSON (JavaScript Object Notation)
  • AngularJS Expressions {{ }}
  • AngularJS ng- or data-ng- Directives
  • More information about AngularJS ng- or data-ng- Directives
  • AngularJS two way data-binding
  • AngularJS Modules and Dependency Injection
  • How to configure Controllers in AngularJS
  • Sample application Controllers in AngularJS
  • AngularJS Filters
  • AngularJS Form validation
  • Learn the usage of service, constant, factory, value and provider
  • Learn how to use routing and templates in AngularJS applications
  • AngularJS $http and $resource services for REST calls
  • AngularJS Basics Quiz
  • AngularJS by Google Slides