Skip to content

Basic application demonstrates packaging spring-boot with create-react-app project into single jar file

Notifications You must be signed in to change notification settings

KeenanRileyFaulkner/react-with-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-with-spring-boot

Basic application demonstrates packaging spring-boot with create-react-app project into single jar file.

This app demonstrates how to write a spring data jpa repository with a single basic entity, access that entity from a frontend built with create-react-app, and package the full stack application into a single jar file.

To repackage the jar with any new changes, run mvn clean install.

About

Basic application demonstrates packaging spring-boot with create-react-app project into single jar file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published