<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Full stack development with spring boot and react</title>
    <subTitle>build modern and scalable web applications using the power of java and react</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hinkula, Juha</namePart>
    <namePart type="date">author</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">-uk</placeTerm>
    </place>
    <dateIssued encoding="marc">2022</dateIssued>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 358 pages ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"Getting started with full stack development can be daunting. Even developers who are familiar with the best tools, such as Spring Boot and React, can struggle to nail the basics, let alone master the more advanced elements. If you're one of these developers, this comprehensive guide covers everything you need! This updated edition of the Full Stack Development with Spring Boot 2 and React book will take you from novice to proficient in this expansive domain. Taking a practical approach, this book will first walk you through the latest Spring Boot features for creating a robust backend, covering everything from setting up the environment and dependency injection to security and testing. Once this has been covered, you'll advance to React frontend programming. If you've ever wondered about custom Hooks, third-party components, and MUI, this book will demystify all that and much more. You'll explore everything that goes into developing, testing, securing, and deploying your applications using all the latest tools from Spring Boot, React, and other cutting-edge technologies. By the end of this book, you'll not only have learned the theory of building modern full stack applications but also have developed valuable skills that add value in any setting." -- Back cover</abstract>
  <tableOfContents>Part 1: Backend programming with spring boot -- Setting up the environment and tools - backend -- Understanding dependency injection -- Using JPA to create and access a database -- Creating a RESTful web service with spring boot -- Securing and testing your backend -- Part 2: Frontend programming with react -- Setting up the environment and tools - frontend -- Getting started with react -- Consuming the REST API with react -- Useful third-party components for react -- Part 3: Full stack development -- Setting up the frontend for our spring boot RESTful -- Adding CRUD functionalities -- Styling the frontend with React MUI -- Testing your frontend -- Securing your application -- Deploying your application -- Best practices.</tableOfContents>
  <note type="statement of responsibility">Juha Hinkula.</note>
  <note>Includes index.</note>
  <subject>
    <topic>Spring (Software framework)</topic>
  </subject>
  <subject>
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject>
    <topic>Application program interfaces (Computer software)</topic>
  </subject>
  <subject>
    <topic>Web applications</topic>
  </subject>
  <classification authority="lcc">QA76.76 H56 2022</classification>
  <classification authority="ddc">005.3 H593f</classification>
  <identifier type="isbn">9781801816786</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CSPC</recordContentSource>
    <recordCreationDate encoding="marc">250903</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250911164602.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
