Skip to content

Commit b8a76aa

Browse files
authored
Update over_the_wire.md
1 parent ba713e7 commit b8a76aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced/technical/over_the_wire.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The Key Conept: UI Over-the-Wire for ABAP/UI5
1+
# The Key Conept: UI5 Over-the-Wire
22

33
The core principle of **abap2UI5** is to apply the proven **Over-the-Wire** concept to SAP UI5 application development.
44

@@ -59,7 +59,7 @@ Several frameworks successfully implement this pattern:
5959
| [Blazor Server](https://learn.microsoft.com/en-us/aspnet/core/blazor/) | Server-side UI rendering with SignalR | .NET / C# |
6060
| [Inertia.js](https://inertiajs.com/) | SPA-like experience with server-driven UI | JavaScript + Laravel/Rails |
6161

62-
### abap2UI5: Over-the-Wire for SAP
62+
### abap2UI5: UI5 Over-the-Wire
6363

6464
**abap2UI5** transfers the Over-the-Wire idea into SAP’s world by combining:
6565
- ABAP-based UI definitions (XML Views & JSON View-Models)

0 commit comments

Comments
 (0)