DEV Community

#spring

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Bean scopes (singleton/prototype/request/session) + singleton thread-safety gotcha

Bean scopes (singleton/prototype/request/session) + singleton thread-safety gotcha

1
Comments
6 min read
Bean lifecycle: instantiate populate init destroy

Bean lifecycle: instantiate populate init destroy

1
Comments
7 min read
Dependency Injection — the problem it solves

Dependency Injection — the problem it solves

1
Comments
6 min read
Why Spring exists; the IoC container in one analogy

Why Spring exists; the IoC container in one analogy

1
Comments
7 min read
When Would You NOT Use Microservices?

When Would You NOT Use Microservices?

5
Comments
3 min read
What is the Difference Between Spring and Spring Boot?

What is the Difference Between Spring and Spring Boot?

5
Comments
6 min read
Java 21 Virtual Threads + AI Workloads: What the Benchmarks Don't Show You (And What 16 Years Does)

Java 21 Virtual Threads + AI Workloads: What the Benchmarks Don't Show You (And What 16 Years Does)

Comments
2 min read
Stop the Traffic Jam: Handling Blocking Calls in Spring Boot WebFlux

Stop the Traffic Jam: Handling Blocking Calls in Spring Boot WebFlux

5
Comments
4 min read
When Should You Avoid Using `@Async` in Spring Applications?

When Should You Avoid Using `@Async` in Spring Applications?

5
Comments
3 min read
O Coração da B3: Construindo o Matching Engine com RabbitMQ, Redis e Spring Boot

O Coração da B3: Construindo o Matching Engine com RabbitMQ, Redis e Spring Boot

Comments
5 min read
The Heart of B3: Building the Matching Engine with RabbitMQ, Redis and Spring Boot

The Heart of B3: Building the Matching Engine with RabbitMQ, Redis and Spring Boot

Comments
5 min read
Sincronizando o Mercado Real: Consumindo a Brapi e Alimentando o Redis com Spring Boot

Sincronizando o Mercado Real: Consumindo a Brapi e Alimentando o Redis com Spring Boot

Comments
5 min read
Spring Boot End of Life Dates: Complete Version EOL Guide (2.x, 3.x and 4.x)

Spring Boot End of Life Dates: Complete Version EOL Guide (2.x, 3.x and 4.x)

Comments
5 min read
Kafka sem duplicação – 2 padrões pra você dormir em paz

Kafka sem duplicação – 2 padrões pra você dormir em paz

Comments
6 min read
RestTemplate vs RestClient vs WebClient

RestTemplate vs RestClient vs WebClient

1
Comments 1
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.