Bootstrap a springboot app including reactjs HD
Quick tutorial demonstrating how to setup a spring boot service with reactjs UI. Makes use of the springboot cli and create-react-app to avoid any configuration file manipulation Github repo: https://github.com/gambtho/bootLesson https://gist.github.com/gambtho/5da5d31d8e86946d5c63fb85d988be37 (gradle changes to auto-build js artifact, needs minor adjustment to work with create-react-app)