The Spring Web MVC Framework: Building Web Applications & REST APIs

Java Spring    |    Intermediate
  • 15 videos | 1h 30m 49s
  • Includes Assessment
  • Earns a Badge
Rating 4.7 of 30 users Rating 4.7 of 30 users (30)
The Spring MVC framework helps build web applications robustly and intuitively using the model-view-controller design pattern, while also incorporating all the standard Java features of a core Spring framework. Working with this framework helps produce flexible, loosely-coupled, three-tiered architecture web applications. In this course, you'll use several features of this framework, combining their use to build a simple web application. You'll learn how to connect this web application to a MySQL server database, which will be used to store your data. Next, you'll use JDBC templates to query this database and then set up login and register pages on your app. Finally, you'll perform create, read, update, and delete operations using Spring MVC.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Download and set up starter templates for your application
    Set up login and register forms
    Install mysql and mysql workbench on windows
    Install mysql and mysql workbench on macos
    Configure the data source connection to mysql
    Implement three tiers of your web application
    Register a new user in the application
  • Implement custom form validators
    Perform form validation using buit-in and custom validators
    Implement the rest api for read operations
    Implement the rest api for create operations
    Implement the rest api for update operations
    Implement the rest api for delete operations
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 54s
  • 7m 18s
    In this video, you will learn how to download and set up starter templates for your application. FREE ACCESS
  • Locked
    3.  Setting up Login and Register Forms
    11m 35s
    In this video, you will learn how to set up login and register forms. FREE ACCESS
  • Locked
    4.  Windows: Installing MySQL and MySQL Workbench
    5m 32s
    In this video, you will install MySQL and MySQL Workbench on Windows. FREE ACCESS
  • Locked
    5.  MacOS: Installing MySQL and MySQL Workbench
    4m 55s
    Learn how to install MySQL and MySQL Workbench on macOS. FREE ACCESS
  • Locked
    6.  Configuring MySQL Connection
    4m 51s
    Learn how to configure the data source connection to MySQL. FREE ACCESS
  • Locked
    7.  Implementing Three Tiers of the Application
    9m 15s
    During this video, you will learn how to implement three tiers of your web application. FREE ACCESS
  • Locked
    8.  Registering a New User
    3m 27s
    In this video, you will learn how to register a new user in the application. FREE ACCESS
  • Locked
    9.  Implementing Custom Form Validators
    8m 51s
    In this video, you will learn how to implement custom form validators. FREE ACCESS
  • Locked
    10.  Performing Form Validation
    3m 57s
    Find out how to perform form validation using built-in and custom validators. FREE ACCESS
  • Locked
    11.  Implementing REST APIs for Read Operations
    7m 16s
    In this video, learn how to implement the REST API for read operations. FREE ACCESS
  • Locked
    12.  Implementing REST APIs for Create Operations
    6m 36s
    In this video, you will learn how to implement the REST API for creating operations. FREE ACCESS
  • Locked
    13.  Implementing REST APIs for Update Operations
    8m 25s
    In this video, you will implement the REST API for update operations. FREE ACCESS
  • Locked
    14.  Implementing REST APIs for Delete Operations
    5m 18s
    During this video, you will learn how to implement the REST API for delete operations. FREE ACCESS
  • Locked
    15.  Course Summary
    1m 36s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 34 users Rating 4.5 of 34 users (34)
Rating 4.5 of 194 users Rating 4.5 of 194 users (194)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 3.4 of 27 users Rating 3.4 of 27 users (27)
Rating 4.5 of 273 users Rating 4.5 of 273 users (273)
Course MVC Web Forms
Rating 3.9 of 12 users Rating 3.9 of 12 users (12)