Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Spring Boot 3 and Next.js 13

Posted By: eBookRat
Spring Boot 3 and Next.js 13

Spring Boot 3 and Next.js 13: A Hands-On Approach
by Sammy Tran

English | December 22, 2023 | ISBN: N/A | ASIN: B0CQV9JDG8 | 290 pages | PDF | 33 Mb

In this book, we will learn Spring Boot 3 and Next.js 13 as we build a full-stack application step by step.

Each chapter has the following structure:
  • Concept Introduction: Introduces relevant concepts for the feature we are trying to implement in this chapter.
  • Implementation: A walkthrough of the implementation details.
  • Chapter Summaries: A summary of key concepts at the end of a chapter to help reinforce new concepts.
  • GitHub Links: A GitHub repository link that offers a snapshot of the codebase at the end of a chapter.
The book is composed of fifteen short chapters:
  • Chapter 1: Introduction
  • Chapter 2: Setting Up The Backend Development Environment
  • Chapter 3: Getting Started With Spring Boot
  • Chapter 4: Building The Data Access Layer
  • Chapter 5: Building The REST API
  • Chapter 6: Securing The REST API
  • Chapter 7: Setting Up The Frontend Development Environment
  • Chapter 8: Getting Started With Next.js
  • Chapter 9: Building an API Client
  • Chapter 10: Building the Login Page
  • Chapter 11: Building Common Dashboard Components
  • Chapter 12: Dashboard Authentication
  • Chapter 13: Building the Employee Dashboard
  • Chapter 14: Building the Reviewer Dashboard
  • Chapter 15: Conclusion

This book is intended for readers who already have some familiarity with Java and React. No prior knowledge of Spring Boot or Next.js is required.