BFF demo using Spring Boot, Keycloak, Spring Cloud Gateway, and React.
Demo project illustrating a Backend‑for‑Frontend (BFF) architecture and OAuth2/OIDC authentication using Keycloak, Spring Boot (with Spring Cloud Gateway) and a React front end. Includes OAuth2 client and resource server configurations, PKCE support, Docker Compose for local development, and Swagger UI for API testing. Suited for learning or prototyping BFF patterns and OAuth2 flows.
0