Book Image

Learning Web Application with Spring 5 and Angular 2 [Video]

By : Mario Romano
Book Image

Learning Web Application with Spring 5 and Angular 2 [Video]

By: Mario Romano

Overview of this book

<p><span id="description" class="sugar_field">This course will teach you to use Angular 2 and Spring 5 to create a fully working login web application. The first of the three sections of this course is about front-end technologies, and in this part, you will learn the basic concepts of Angular 2 such as Services, Components, and how to use it to create a login component.</span></p> <p><span id="description" class="sugar_field">Moving to the second section, we will focus on the backend, and bythe end of it, you will know what Spring 5 is and how to use it to develop a web reactive or web MVC application. <br /> In the last section, we will bring together the concepts of the previous two sections to create a login application. This course focuses on the practical aspects of these two frameworks, and you’ll get your hands dirty.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This demonstrative course is packed with step-by-step instructions, working examples, and helpful advice. This course is divided into clear chunks so you can learn at your own pace and focus on your own area of interest.</span></span></p>
Table of Contents (3 chapters)
Chapter 3
Creating a Login Application by Integrating Angular 2 and Spring 5
Content Locked
Section 1
Angular 2 Single-Page Application in Spring 5
How to create an Angular 2 single-page application in Spring 5. - Use the spring initializer tool to create a Spring 5 application - Create an Angular 2 application embedded in Spring 5 - Create an Angular 2 application alongside Spring 5