An open API service indexing awesome lists of open source software.

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

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.