Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Nous utilisons des cookies dans le but suivant :
Assurer le bon fonctionnement du site web, améliorer la sécurité et prévenir la fraude
Avoir un aperçu de l'utilisation du site web, afin d'améliorer son contenu et ses fonctionnalités
Pouvoir vous montrer les publicités les plus pertinentes sur des plateformes externes
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Cookies techniques et fonctionnels
Ces cookies sont indispensables au bon fonctionnement du site internet et vous permettent par exemple de vous connecter. Vous ne pouvez pas désactiver ces cookies.
Cookies analytiques
Ces cookies collectent des informations anonymes sur l'utilisation de notre site web. De cette façon, nous pouvons mieux adapter le site web aux besoins des utilisateurs.
Cookies marketing
Ces cookies partagent votre comportement sur notre site web avec des parties externes, afin que vous puissiez voir des publicités plus pertinentes de Club sur des plateformes externes.
Une erreur est survenue, veuillez réessayer plus tard.
Il y a trop d’articles dans votre panier
Vous pouvez encoder maximum 250 articles dans votre panier en une fois. Supprimez certains articles de votre panier ou divisez votre commande en plusieurs commandes.
Let us full stack development with Spring Boot and React JS Key Features ● This book has a very specific goal to make developing REST applications easier and focusing on common challenges of the design of the application with best practices. ● This book is providing practical code examples from real-world experiences. ● This book is not only about Spring Boot 2.2 and React JS overview but also has an in-depth discussion about adopted REST Architectural pattern and its constraints to create the REST APIs. ● The book can act as a tool for learning Spring Boot 2.2 and React JS for the first time as well as a guide and reference for those wanting to dig deeper into specific features. ● This book is also providing deeper information about the Spring Security and JWT token-based authentication for your REST applications. ● Containerization using Docker is another key feature of this book, how to create a Docker image and how to run it. Description Designing Application with Spring Boot 2 & React JS is divided into three parts. The first part introduces you to the essentials of the Spring Boot 2.2 Framework and you will learn how to create REST APIs and how to secure REST APIs. Part 2 steps behind the front end application development with React JS and discuss React features and its advantages toward the frontend application development. Part 3 expands on that by showing how to deploy backend and frontend application the PaaS platform and also will discuss how to deploy application container technologies such as Docker. What will you learn ● Exploring Spring Boot 2.2 new features and essential key components such as Starters, Autoconfiguration, CLI, Actuator. ● Develop a REST application using Spring Boot 2.2 and DevTools. ● Exploring Spring Boot Auto Configuration and Customization. ● Creating application profiles based on the environments. ● Learn to configure backend data using JDBC and Spring Data JPA. ● Learn to configure a DataSource for H2 DB, and also for Maria DB. ● Learn best practices for designing a REST architecture based application. ● Creating a REST application using HATEOAS. ● Consuming REST APIs endpoints with RestTemplate, Traverson, and WebClient. ● Exploring JWT web token for the RESTful APIs and explores how to secure REST APIs using OAuth2 and Spring security. ● Creating TESTING module of the Spring Boot application and Unit & Integration testing. ● Discuss React JS and its components and also discuss React KS features and its advantages and disadvantage. ● Exploring how to create ReactJS components and how to manage ReactJS component lifecycle. ● Taking a quick overview of consuming the REST API using the React application. ● Deploying the application to the Cloud platform (PaaS). ● Containerization and Deploy using Docker containers Who This Book Is For For all Java developers who want to learn Spring Boot 2.2 and React JS as in the enterprise application. Therefore, enterprise Java developers will find it particularly useful in the understanding of Spring Boot 2.2 and React JS and how to develop a backend RESTful application using the Spring Boot 2.2 and frontend application using React JS framework. They will most fully appreciate the examples presented in this book. Before reading this book, readers should have basic knowledge of core java, spring, servlet, filter, XML, and JavaScript. Table of Contents 1. Getting Started with Spring Boot 2.2 2. Customizing Auto-Configuration 3. Configuring Data and CRUD operations 4. Creating REST APIs with Spring Boot 2.2 5. Securing REST APIs 6. Testing Spring Boot Application 7. Getting Started with React 8. Creating and Styling React Components 9. Consuming the REST API with React JS 10.Deploying and Containerizing Application