Day 2 — Add Real Data (Make It Feel Alive)
Introduction: Why Data Comes Before UI
On Day 1, we successfully created and ran our first CAP Java service.The service worked — but it returned empty data.
And that’s expected.
In real projects, UI is never built first.The backend, data model, and d...