Skip to content

Commit f1eaad9

Browse files
committed
Adding missing meetups
1 parent d586d2d commit f1eaad9

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

data/events.yml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,48 @@
1111
# presenters: (optional) Comma separated list of presenters.
1212
#
1313
# Order events by date descending
14+
- eventId: 20250506-bejug
15+
eventName: "Event Driven in the Wild with Kafka"
16+
eventUrl: https://www.meetup.com/belgian-java-user-group/events/307065349/
17+
location: Randstad Digital, Leuven
18+
date: 2025-05-06
19+
talks:
20+
- title: "Event Driven in the Wild with Kafka"
21+
presenters: Jonas Geiregat
22+
23+
- eventId: 20250424-bejug
24+
eventName: "All you need to know about Maven 4"
25+
eventUrl: https://www.meetup.com/belgian-java-user-group/events/307065349/
26+
location: NSI, Awans
27+
date: 2025-04-24
28+
talks:
29+
- title: "All you need to know about Maven 4"
30+
presenters: Matthias Bünger
31+
- title: "Revisiting the visitor pattern using Data-Oriented Programming techniques."
32+
presenters: Wim De Troyer
33+
34+
- eventId: 20250226-bejug
35+
eventName: "AI Powered Applications in Java & Deploying with Confidence"
36+
eventUrl: https://www.meetup.com/belgian-java-user-group/events/305632961/
37+
location: J-Crafters, Kontich
38+
date: 2025-02-26
39+
talks:
40+
- title: "Deploying to production with confidence"
41+
presenters: Andres Almiray
42+
- title: "Building AI powered applications with Java"
43+
presenters: Andres Almiray
44+
45+
46+
- eventId: 20250203-bejug
47+
eventName: "Introduction to OpenTelemetry and Tulips to Turmeric"
48+
eventUrl: https://www.meetup.com/belgian-java-user-group/events/305632961/
49+
location: AE, Heverlee
50+
date: 2025-02-03
51+
talks:
52+
- title: "Practical introduction to OpenTelemetry tracing"
53+
presenters: Nicolas Fränkel
54+
- title: "Tulips to Turmeric: Lessons Learned from a Global Team"
55+
presenters: Rijo Sam
1456

1557
- eventId: 20250226-bejug
1658
eventName: "AI Powered Applications in Java & Deploying with Confidence - Andres Almiray"

0 commit comments

Comments
 (0)