Building Web Apps with Spring 5 and Angular 4 - Helion
Tytuł oryginału: Building Web Apps with Spring 5 and Angular 4
ISBN: 9781787281523
stron: 370, Format: ebook
Data wydania: 2017-08-24
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
Spring is the most popular application development framework being adopted by millions of developers around the world to create high performing, easily testable, reusable code. Its lightweight nature and extensibility helps you write robust and highly-scalable server-side web applications. Coupled with the power and efficiency of Angular, creating web applications has never been easier.
If you want build end-to-end modern web application using Spring and Angular, then this book is for you.
The book directly heads to show you how to create the backend with Spring, showing you how to configure the Spring MVC and handle Web requests. It will take you through the key aspects such as building REST API endpoints, using Hibernate, working with Junit 5 etc. Once you have secured and tested the backend, we will go ahead and start working on the front end with Angular. You will learn about fundamentals of Angular and Typescript and create an SPA using components, routing etc. Finally, you will see how to integrate both the applications with REST protocol and deploy the application using tools such as Jenkins and Docker.
Osoby które kupowały "Building Web Apps with Spring 5 and Angular 4", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Building Web Apps with Spring 5 and Angular 4. Modern end-to-end web application development eBook -- spis treści
- 1. Introduction to Spring Web Framework
- 2. Preparing the Spring Web Development Environment
- 3. Data access layer with Spring & Hibernate
- 4. Test and Run Spring Web App
- 5. Securing Web App with Spring Security
- 6. Getting Started with Angular
- 7. Creating SPA with Angular and Spring 5
- 8. Unit Testing with Angular Apps
- 9. Securing Angular App
- 10. Integrating Angular App with Spring Web APIs
- 11. Deploying the Web Application