JUG Tours with Spring Boot and React
This example app shows how to create a Spring Boot API and CRUD (create, read, update, and delete) its data with a React app.
Please read Use React and Spring Boot to Build a Simple CRUD App to see how this app was created.
Prerequisites: Java 17 and Node.js 18+
Okta has Authentication and User Management APIs that reduce development time with instant-on, scalable user infrastructure. Okta's intuitive API and expert support make it easy for developers to authenticate, manage, and secure users and roles in any application.
Getting Started
To install this example application, run the following commands:
git clone https://github.com/oktadev/okta-spring-boot-react-crud-example.git spring-react
cd spring-react
This will get a copy of the project installed locally.
Create an Application in Okta
Before you begin, you'll need a free Okta developer account. Install the Okta CLI and run okta register to sign up for a new account. If you already have an account, run okta login.