https://github.com/geowarin/boot-react-simple
The simplest Spring-boot and React project
https://github.com/geowarin/boot-react-simple
Last synced: 2 months ago
JSON representation
The simplest Spring-boot and React project
- Host: GitHub
- URL: https://github.com/geowarin/boot-react-simple
- Owner: geowarin
- Created: 2016-04-08T21:33:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T20:25:28.000Z (about 9 years ago)
- Last Synced: 2024-12-25T14:08:01.173Z (4 months ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boot-react simple
This is the simplest application you can do with React and Spring boot.
It uses [nwb](https://github.com/insin/nwb) to hide the complexity of webpack
## This is too simple
See [boot-react](https://github.com/geowarin/boot-react), for a complete example with Redux, spring-session and security.