Book Image

Application Development with Spring 5.0 and Angular 6 [Video]

By : Alberto Di Martino, Alejandro Imass
Book Image

Application Development with Spring 5.0 and Angular 6 [Video]

By: Alberto Di Martino, Alejandro Imass

Overview of this book

<p>Spring 5.0 comes with enhanced features and components and this course will help you leverage them. Core Spring Framework features can be used to develop any Java application, and it can be described as a complete and modular framework. The Spring Framework can be used for all layer implementations for real-time applications. It can also be used to develop a particular layer, or we can develop all layers.</p> <p>You'll hit the ground running by developing a couple of basic server-side search and shopping applications using the various features of Spring 5.0 with Java. You'll then explore the frontend development process for your applications using Angular 6.</p> <p>By the end of the course, you'll be able to develop your own application using the power of Spring 5.0.</p> <p>The code bundle for this video course is available at-&nbsp;<a href="https://github.com/PacktPublishing/-Application-Development-with-Spring-5.0-Angular-6" target="_blank">https://github.com/PacktPublishing/-Application-Development-with-Spring-5.0-Angular-6</a></p> <h1>Style and Approach</h1> <p>A step-by-step practical guide filled with real-world use cases and examples that will help Android developers use Spring 5.0 effectively to develop their own applications.</p>
Table of Contents (4 chapters)
Chapter 1
Developing Server Side Search Application with Spring 5.0 and Java
Content Locked
Section 6
Writing Advanced JPA Repository Extensions and Develop a Light Weight HATEOAS-Driven RESTful Service
In this video, we will write a custom and advanced JPA Repository Extension. - Work with generics and introspection within Spring framework - Develop a light weight HATEOAS-driven REST service