Oskar Kalbarczyk | Spring Boot Developer🍃☕️🅰️
@KalbarczykDev
👨💻Netflix but for Java And Spring Boot: https://www.skool.com/spring-boot-academy-1127 ⭐My stuff: https://kalbarczyk.dev
Coming back to Java from C# and @jetbrains Rider, I missed having warnings for explicit types instead of var. Since IntelliJ lacks this feature, I built a small plugin that detects and fixes it. You can Check it out here: github.com/KalbarczykDev/…
Unpopular opinion: Software engineering is the only job where the interview is harder than the actual job Interview: Design a distributed system for 10M users Job: The login button moved 2 pixels, please fix
Do you still write imperative code when working with collections that looks like it was written before Java 8? Embrace functional programming in Java. Check out my recent video about Streams: youtube.com/watch?v=pa_3nK… #java #java8 #programming #functionalprogramming
Had the chance to join the AI Summit PJATK 2025 🎉 Hosted at my school (@polskojaponska ), it was super inspiring & gave me fresh perspective on AI in business. Also… gotta say, loved the swag bag 📷 #AI #Conference #AISummit #PJATK
One day you're young, the next you're watching a Java launch stream.
Funny observation I had recently: I’ve seen more people debunking the ‘Java is dead’ claim than people actually saying it. Does anyone in 2025 still believe that Java is going away anytime soon? #Java #Programming #SoftwareDevelopment #Developers #Coding #Tech
i never saw this coming
🍃 Spring Boot Tips #4 🚀 3 ways to map inheritance with Spring Boot Data JPA: 1️⃣ Table Per Class: each class its own table, parent few fields, children many 👩🎓👨🏫 2️⃣ Joined: shared parent table, children reference by ID ✅ 3️⃣ Single Table: one table + type column ⚡
Language verbosity is a blessing in disguise. While some devs may not like it when writing a solution, you'll surely appreciate it when reading someone else's code. In non-trivial software projects, development is more about reading than writing.
🍃Spring Boot Tips #3🚀 toList() vs Collectors.toList() in Java Both produce a list from Stream, but they are not exactly the same. Collectors.toList() → returns a modifiable list ✅ toList() → returns an unmodifiable list ❌ (add/remove = UnsupportedOperationException)
My current read for this week ☕️
Hey twitter! I am creating a private community for #springboot developers on skool.com Right now you can join for free with lifetime access as a founding member and help shape the community! skool.com/spring-boot-ac…
United States Trends
- 1. #FanCashDropPromotion N/A
- 2. #NXXT_Earnings N/A
- 3. Summer Walker 22.7K posts
- 4. Good Friday 51.5K posts
- 5. #FridayVibes 4,355 posts
- 6. Wale 36.3K posts
- 7. #GringosVenezuelaNoSeToca 2,510 posts
- 8. #FinallyOverIt 7,083 posts
- 9. Happy Friyay 1,314 posts
- 10. Doug McMillon N/A
- 11. Meek 6,274 posts
- 12. Saylor 34.2K posts
- 13. Go Girl 24K posts
- 14. Red Friday 3,108 posts
- 15. $BTC 118K posts
- 16. Robbed You 4,828 posts
- 17. Finally Friday 2,447 posts
- 18. SONIC RACING 2,560 posts
- 19. CONGRATULATIONS JIN 25K posts
- 20. Bill Clinton 55.3K posts
Something went wrong.
Something went wrong.