Piotr Olaszewski
@piotrooo.bsky.social
72 followers 340 following 34 posts
👷🏻‍♂️ Software Architect at Thulium ☕️ Java 🤷‍♂️ All opinions are mine and only mine
Posts Media Videos Starter Packs
piotrooo.bsky.social
After watched @starbuxman.joshlong.com latest instalment about youtu.be/ep8IZl8sk5A?..., I’m curious whether there will be some support for multitenancy in the ConcurrencyLimit annotation 🤔
I imagine to setting this limit only for single tenant
@spring.io wdyt?
Resilience Features in Spring Framework 7 and Spring Boot 4
YouTube video by Coffee + Software
youtu.be
piotrooo.bsky.social
Unfortunately I have still the issue 🤷‍♂️
piotrooo.bsky.social
Unfortunately it keeps displaying that there are no appointments available 😭
piotrooo.bsky.social
💡 Just in case — if you're using #Embabel with @gradle.com , don't forget to add:

repositories {
maven {
url 'https://repo.spring.io/milestone'
}
}

...or enjoy hours of debugging fun™️ 🤡

#ai #agent #embabel #gradle
piotrooo.bsky.social
What can I say? It’s nice to be connected with you, Daniel 🔌
piotrooo.bsky.social
Same here!
✍️ ADR has been written
✅ Two of our SDKs have been migrated
⏳ Application migration is still in progress
piotrooo.bsky.social
I really liked this talk. It helped mi with creating an ADR for our internal SDKs.

Thanks @seb.deleuze.fr 🙏
piotrooo.bsky.social
If you’re using #GoogleCloud #TextToSpeech feature, you might be surprised to find that some voices have been removed 😲

Just in case, here is a helpful doc
👉 services.google.com/fh/files/ema...
services.google.com
piotrooo.bsky.social
First blog post in a year — what a streak 😅

I built a simple way to run tests for your #OpenFGA models — including a #GitHub Actions you can plug straight into your workflow.

Check it out 👉 piotrooo.codes/openfga-test...

#OpenFGA #Authorization #GitHub
OpenFGA Test Runner
Test your OpenFGA model.
piotrooo.codes
piotrooo.bsky.social
Still waiting for more 🤌
Reposted by Piotr Olaszewski
odrotbohm.de
🥁📢 #SpringModulith 1.4 is out! Tons of new features in core, testing, documentation generation, runtime, and observability (thanks again, @toomuchcoding.com!). Grab it while it's 🔥! 🍃📦
Spring Modulith 1.4 GA, 1.3.6, and 1.2.13 released
Level up your Java code and explore what Spring can do for you.
spring.io
Reposted by Piotr Olaszewski
intellijidea.com
💡 Didn’t add your data source manually? No problem.
Spring Debugger detects active database connections — including Testcontainers and @mongodb — and displays them in the Database tool window.
piotrooo.bsky.social
Finally 🚀
Thanks to the #SpringAI team for that ❤️

@spring.io
Reposted by Piotr Olaszewski
tzolov.bsky.social
Spring AI 1.0.0-RC1 and MCP Java SDK 0.10.0 just released! 🚀
Check release notes:
- Spring AI: spring.io/blog/2025/05/13/spring-ai-1-0-0-RC1-released
- MCP Java SDK: github.com/modelcontextprotocol/java-sdk/releases/tag/v0.10.0
#SpringAI #MCP
piotrooo.bsky.social
Hemmm… looks pretty interesting, since I’ve also been looking for that kind of tool 😭
piotrooo.bsky.social
What is this tool used for? It’s a platform for gathering ideas? 🤔
piotrooo.bsky.social
Trying to run #JaCoCo on an old, legacy multi-module #Gradle project to generate report for #SonarCloud could be a real nightmare - or at least very challenging 😰
piotrooo.bsky.social
Totally agreed 👍
#palantir-java-formatter team 🤜🤛
piotrooo.bsky.social
Any thoughts you can share?
piotrooo.bsky.social
Remember ☝️, when you update your #SpringBoot application to the latest version and need to run the shell start script in Buildpacks, you must overwrite the builder to paketobuildpacks/builder-jammy-base!

But, keep updating!

docs.spring.io/spring-boot/...