Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload files with Spring Boot and React

Demo project for using Spring Boot and React to upload files.

To run this you'll need

  • Java 11
  • Maven
  • node.js
  • npm

Building and running the app

  • To build the Java app run ./mvnw clean package
  • To run the Java app run java -jar target/spring-boot-file-uploads-0.0.1-SNAPSHOT.jar
  • To start the front end, cd into client and run npm start

About

Demo project for using Spring Boot and React to upload files

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages