Skip to content

Sample skeleton project where frontend is served by react and backend with spring boot

Notifications You must be signed in to change notification settings

dan2thi/SpringReactDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringReactDemo

Sample skeleton project where frontend is served by react and backend with spring boot.

  • During the dev phase make sure to uncomment content of frontend/src/setupProxy.js (This will allow frontend to run on port 3000 while all the rest '/api' calls will be proxied to port 8080).
  • Make sure to comment out content of 'frontend/src/setupProxy.js' when building the final production jar file which contains frontend js files.

Special Thanks

Special thanks goes to yugabyte in providing a clear and profound step by step explanation here in setting up dev and prod environments for a webapplication where react serves front-end and spring boot serves back-end.

About

Sample skeleton project where frontend is served by react and backend with spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published