renato
banner
renatompf.bsky.social
renato
@renatompf.bsky.social
🇵🇹
📍🇱🇺
Software Engineer
Hi!
Since 2022, when I graduated, I’ve worked with JVM frameworks like Spring Boot and JakartaEE and Quarkus.
Curious about how they work under the hood, I asked myself: could I build one too?
That’s how ember came up - a personal project of which I’m proud of!
github.com/renatompf/em...
GitHub - renatompf/ember-project: The Ember project is a lightweight Java-based web framework designed for building HTTP-based applications with features like routing, middleware chaining, and request...
The Ember project is a lightweight Java-based web framework designed for building HTTP-based applications with features like routing, middleware chaining, and request/response abstraction. - renato...
github.com
April 28, 2025 at 6:12 AM
Reposted by renato
Mais de 125 mil pessoas já subscreveram a petição que pede à Assembleia da Republica medidas legislativas para transformar a violação num crime público e autonomizar o crime de femicídio.

Leia mais: www.publico.pt/2129169
April 10, 2025 at 8:40 AM
Reposted by renato
🚀 JDK 24 New Feature: Virtual threads now work with synchronized blocks WITHOUT pinning!

In my latest tutorial, I show how this cuts execution time from 32s to 0.5s in a sample app.

Check out the full guide: www.danvega.dev/blog/jdk-24-...

#Java #JDK24 #VirtualThreads
JDK 24's Major Improvement: Virtual Threads Without Pinning
Learn how JDK 24's enhancement to virtual threads that eliminates pinning with synchronized blocks can dramatically improve performance in your Spring Boot applications.
www.danvega.dev
April 9, 2025 at 1:04 PM
Reposted by renato
Really great to see that @apache.org Kafka is releasing also a @graalvm.org native image compiled version of their docker images. The native docker image "apache/kafka-native:4.0.0" is not only 3 times smaller, the startup is also around 5 times faster! 🚀🏆 kafka.apache.org/downloads
April 9, 2025 at 11:08 AM
Reposted by renato
🔥 JDK 24 - Stream Gatherers

I have some blog posts and I want to show 3 recent posts for every category. Before JDK 24 I might have done something like this

🧵 1/4
March 21, 2025 at 2:34 PM
Reposted by renato
Happy java 24 day to those who celebrate!
March 18, 2025 at 4:04 PM
Reposted by renato
DIY LAN Turtle - Building a Stealth Remote Access Device

🔍 I recently built a DIY LAN Turtle, a compact and stealthy network device for remote access and security testing. In this blog post, I share my experience building and configuring it.

h4ndsh.github.io/2025/lanturt...
DIY LAN Turtle - Building a Stealth Remote Access Device
In this post, I share my experience building a DIY stealth remote access device using the Luckfox Pico Max RV1106. Inspired by the commercial LAN Turtle but seeking a more affordable solution, I creat...
h4ndsh.github.io
February 12, 2025 at 11:48 AM
Reposted by renato
#Portugal & @jnationconf.bsky.social here I come! My first time going to Portugal! I'm so excited to talk about @quarkus.io, #springboot, @langchain4j.dev, and #ai with Jan Martiska! See you all there!
February 12, 2025 at 1:01 PM
Reposted by renato
Dear friends, I'm rejoining Redis. It's a long story, so it deserved a blog post to explain all the details: antirez.com/news/144
From where I left - <antirez>
antirez.com
December 10, 2024 at 4:40 PM
Reposted by renato
Hey you! Hope you have a good day!
December 11, 2024 at 7:02 AM
Reposted by renato
Using Spring Boot with Testcontainers?

We've improved support so that your test setup is more lean. `@AutoConfigureTestDatabase` now detects containers and will automatically use that!

If you need to revert to the old behavior, set `replace=Replace.AUTO_CONFIGURED)` on the annotation.
December 6, 2024 at 1:00 PM
Reposted by renato
Spring Boot 3.4 is here!

spring.io/blog/2024/11...
Spring Boot 3.4.0 available now
Level up your Java code and explore what Spring can do for you.
spring.io
November 21, 2024 at 7:17 PM
Reposted by renato
Spring Framework 6.2.0 available now!

spring.io/blog/2024/11...

it brings deeper generic type matching, @Fallback beans, SpEL updates, improved testing support, support for escaping property placeholder expressions,
Spring Framework 6.2.0 Available Now
Level up your Java code and explore what Spring can do for you.
spring.io
November 19, 2024 at 10:44 PM