Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.12 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.12 KB

Spring Boot + React Demo

Demo of using a Single Page Application (React) sitting on nginx with a proxy to an API written in Spring Boot

Pre-reqs


Since we are seperating presentation from the logic, let's look at the shift from traditional MVC to API driven frontends.

Backend (API)

Patterns for implementing

Patterns to Follow

patterns continued...

Patterns Continued

Frontend (UI)

Modern Web Application (Single Page App)

Modern Web Application

Single Page Application Architecture

SPA Architecture

Using Flux to manage state

Flux

Connectivity Overview

Connectivity Overview

License

BSD