Changes for page Videos

Last modified by mgrawunder on 2025/09/17 11:20

edited by mgrawunder
on 2025/09/09 13:44
Change comment: There is no comment for this version
edited by mgrawunder
on 2025/09/12 10:21
Change comment: There is no comment for this version

Summary

Details

insert_drive_file Page properties
Content
... ... @@ -11,6 +11,8 @@
11 11  
12 12  == Client-Server-Kommunikation mit REST und OpenAPI ==
13 13  
14 +* REST und OpenAPI [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Client-Server%20-%20REST%20und%20OpenAPI.mp4]](ca. 23 min)
15 +
14 14  == Maven ==
15 15  
16 16  == Lombok ==
... ... @@ -17,13 +17,24 @@
17 17  
18 18  == Dependency Injection ==
19 19  
20 -== Dependency Injection in Spring ==
22 +* Allgemeine Einführung Dependency Injection [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Dependency%20Injection%20-%20Einf%c3%bchrung.mp4]](ca. 19 min)
23 +* Dependency Injection in Spring [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Dependency%20Injection%20-%20Spring.mp4]](ca. 36 min)
21 21  
22 22  == Erweiterung der OpenAPI-Schnittstelle am Beispiel ==
23 23  
27 +* REST und OpenAPI: Beispiel für Erweiterung der Schnittstelle [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20OpenAPI%20-%20Beispiel%20-%20Erweiterung.mp4]](ca. 14 min)
28 +
24 24  == Server-Client-Kommunikation mit WebSockets ==
25 25  
31 +== Debuggen mit IntelliJ ==
26 26  
33 +== Quellcode des Basisprojektes ==
34 +
35 +Hier gehe ich einmal über (fast) alle Klassen des Servers und des Clients. Diese Videos sollte man sich erst anschauen, wenn man REST und Dependency Injection verstanden hat!
36 +
37 +* Server [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%20-%20Quellcode%20-%20Server.mp4]]
38 +* Client [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%20-%20Quellcode%20-%20Client.mp4]]
39 +
27 27  = Vorlesungsvideos (Stand 2019/20) =
28 28  
29 29  **Während der (Corona-)Zeit ohne Präsenzbetrieb sind Vorlesungsvideos entstanden. Diese Videos repräsentieren aktuell den Stand von 2019/20. Bitte auch die Videos am Ende (Tutorials) beachten.**