You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
|**Frontend**| Angular 20 — SPA avec Routing, SSR, PWA, SEO |
19
19
|**Backend Javascript**| Node.js 22 + Express — API REST avec données mockées ou BDD |
20
20
|**Backend TypeScript**| Node.js 22 + TypeScript — API typée avec données ou BDD |
21
-
|**Backend Java**| Java 21 + Spring Boot — API REST simple et moderne |
21
+
|**Backend Spring Boot**| Java 21 + Spring Boot — API REST simple et moderne |
22
22
23
23
---
24
24
@@ -39,7 +39,7 @@
39
39
|------------------------------|---------------|
40
40
| Backend JavaScript |[](https://hub.docker.com/r/ganatan/backend-javascript)|
41
41
| Backend TypeScript |[](https://hub.docker.com/r/ganatan/backend-typescript)|
42
-
| Backend Spring Boot |[](https://hub.docker.com/r/ganatan/backend-springboot)|
42
+
| Backend Spring Boot |[](https://hub.docker.com/r/ganatan/backend-springboot)|
43
43
| Frontend Angular |[](https://hub.docker.com/r/ganatan/frontend-angular)|
0 commit comments