Spring I/OVideo
Let's use Spring Boot to build games, because why not?
7.5Score
Watchable video resourceOpen original video
TL;DR · AI Summary
Alexander Chatzizacharias shares how to use Spring Boot to build games, emphasizing learning Spring's inner workings through practical projects.
Key Takeaways
- Learn Spring Boot's inner workings through building games.
- Use Kotlin and Java Swing for frontend development.
- Verify assumptions and ensure the project starts from a Spring context.
Outline
Jump quickly between sections.
Introduce the speaker and their background, including interest in video games.
Describe how the speaker began to develop an interest in Spring Boot.
Acknowledge misunderstanding of Spring Boot.
Decide to learn Spring Boot through building games.
Outline the frontend and backend technology stack.
Emphasize the importance of learning through practical projects.
Mindmap
See how the topics connect at a glance.
查看大纲文本(无障碍 / 无 JS 友好)
- 使用 Spring Boot 构建游戏
- 起源故事
- 对 Spring Boot 的误解
- 决定通过游戏学习
- 项目实施
- 前端:Java Swing
- 后端:Spring Boot + Kotlin
- 结论
- 通过实际项目学习
Highlights
Key sentences worth saving and sharing.
I don't like Spring or Spring Boot because there's too much magic happening.
So then I was like okay, okay I want to learn how Spring does things underwater.
The initial thing I want to do is kind of show you how Spring works underwater via games.
#Spring Boot#Game Development#Kotlin#Java Swing