MCPcopy Create free account
hub / github.com/PacktPublishing/Full-Stack-Quarkus-and-React

github.com/PacktPublishing/Full-Stack-Quarkus-and-React @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,336 symbols 3,130 edges 476 files 0 documented · 0% updated 3y ago★ 38

Browse by type

Functions 1,122 Types & classes 214
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Full Stack Quarkus and React

Full Stack Quarkus and React, published by Packt

Full Stack Quarkus and React

This is the code repository for Full Stack Quarkus and React, published by Packt.

Hands-on full stack web development with Java, React, and Kubernetes

What is this book about?

This book provides the hands-on experience required to create full stack applications with Quarkus and React from scratch and deploy them to the cloud. After working through the book, you’ll be able to create and deploy standalone, fully functional, web applications of your own.

This book covers the following exciting features:

  • Create a Quarkus project from scratch to gain a basic understanding of its advantages
  • Create a persistence layer in a Quarkus application
  • Secure your application by adding authentication and authorization features
  • Use Quarkus Dev services to implement integration tests with real-world databases
  • Start creating a React project from scratch
  • Use React Testing Library to test React components
  • Identify the most suitable alternatives for deploying your application to the cloud

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the project files are organized into folders. For example, Chapter-1.

The code will look like the following:

<dependency>
  <groupId>io.quarkus</groupId>
  <artifactId>quarkus-resteasy-reactive-jackson</artifactId>
</dependency>

Following is what you need for this book:

React has established itself as one of the most popular and widely adopted frameworks thanks to its simple yet scalable app development abilities. Quarkus comes across as a fantastic alternative for backend development by boosting developer productivity with features such as pre-built integrations, application services, and more that bring a new, revolutionary developer experience to Java.

With the following software and hardware list you can run all code files present in the book (Chapter 1-14).

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Marc started his career as a freelance web application developer, creating and maintaining software for the transportation/courier industry. A few years ago Marc started working as an employee for different companies where he has helped build scalable web applications for different industries (retail, procurement software, e-commerce, etc.). He is now a professional Open Source developer focused on the creation and maintenance of developer tools for Java developers and Kubernetes.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.

Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781800562738

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 894
Function 228
Class 214

Languages

Java83%
TypeScript17%

Modules by API surface

chapter-14/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-13/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-12/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-11/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-10/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-09/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-08/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-07/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-06/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-05/src/test/java/com/example/fullstack/user/UserResourceTest.java14 symbols
chapter-14/src/main/java/com/example/fullstack/user/UserService.java11 symbols
chapter-13/src/main/java/com/example/fullstack/user/UserService.java11 symbols

Datastores touched

postgresDatabase · 1 repos

For agents

$ claude mcp add Full-Stack-Quarkus-and-React \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page