Lynda - Building a Full-Stack App with Angular 2+ and Spring Boot Size: 348 MB | Duration: 1h 59m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English
Angular 2 is known for building rich, data-driven, single-page applications (SPAs) while Spring Boot is a popular and powerful framework for back-end development. In this course, Chris Anatalio shows how to take these two enterprise-scale worthy technologies and build a robust, secure, full-stack application. Chris covers creating a project, making your app UI responsive for mobile devices, creating a data layer with Spring data, building client-side functionality with Angular, testing, validation, and more.
* Setting up a development environment * Using Spring Initializr * Running a project in Eclipse * Configuring an API using Spring JavaConfig * Testing endpoints using Postman * Using Angular 2 CLI and npm * Creating and styling an Angular 2 component * Configuring a persistence layer with Spring JPA * Using a REST API GET request * Implementing a REST API POST request * Using Spring MVC for server-side data validation * Unit testing with REST Assured