Cargando…

Hands-On Full Stack Development with Spring Boot 2 and React : Build Modern and Scalable Full Stack Applications Using Spring Framework 5 and React with Hooks /

Spring Boot and React allows us to build powerful Full Stack applications. This comprehensive guide demonstrates how to build up a modern full stack app in practice. The front-end is developed by using React which is a modern JavaScript library for building fast and reliable user interfaces. By the...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hinkula, Juha
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited, 2019.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Table of ContentsSetting Up the Environment and Tools
  • BackendDependency InjectionUsing JPA to Create and Access a DatabaseCreating a RESTful Web Service with Spring BootSecuring and Testing Your BackendSetting Up the Environment and Tools
  • FrontendGetting Started with ReactConsuming the REST API with ReactUseful Third-Party Components for ReactSetting Up the Frontend for Our Spring Boot RESTful Web ServiceAdding CRUD FunctionalitiesStyling the Frontend with React Material-UITesting Your FrontendSecuring Your ApplicationDeploying Your ApplicationBest Practices.