Skip to content

Configure CORS in a Spring Boot REST application to make it accessible from a frontend application such as React or Angular.

Notifications You must be signed in to change notification settings

czetsuya/spring-cors-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring CORS

Configure CORS in a Spring Boot REST application to make it accessible from a frontend application such as React or Angular.

This is the client application of this exercise.

Server side is available at https://github.com/czetsuya/spring-cors.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http:https://localhost:3000 with your browser to see the result.

References

About

Configure CORS in a Spring Boot REST application to make it accessible from a frontend application such as React or Angular.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published