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...
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...
Leia mais: www.publico.pt/2129169
Leia mais: www.publico.pt/2129169
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
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
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
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
🔍 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...
🔍 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...
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.
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.
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.io/blog/2024/11...
it brings deeper generic type matching, @Fallback beans, SpEL updates, improved testing support, support for escaping property placeholder expressions,