- Clone this repository
./gradlew bootRun
(starts the server)./gradlew webpack
(starts webpack watcher & transpiles all jsx)
The app will be running at http://localhost:8080
.
- Spring Boot
- REST controller
- IoC
- React
- JSX
- Babel
- Webpack
- fetch API
- EcmaScript 6
- fat arrow functions
- string interpolation
- classes