Explore Channels and Connections in RabbitMQ and how we can use them.
Also find me here:
Baeldung Author
Philippe Sevestre
Software Engineer and Technology Consultant based in São Paulo – Brazil, with 20+ years of experience working on a wide variety of business applications. Particularly interested in system integration technologies, frameworks and software development methodologies.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Security (9)
- DevOps (9)
- Security (6)
- Spring Cloud (5)
- Spring Boot (5)
- Persistence (5)
- Reactive (3)
- Cloud (3)
- Java (2)
- Data (2)
- Architecture (2)
- Spring Persistence (1)
- Spring (1)
- REST (1)
- NoSQL (1)
- JVM (1)
- JPA (1)
- Core Java (1)
PKCE Support for Secret Clients with Spring Security
Filed under Spring Security
Learn how to enable OAuth’s PKCE extension in a Spring Security application.
Processing the Response Body in Spring Cloud Gateway
Filed under Spring Cloud
Learn how to access the response body of a backend service and modify it using the Spring Cloud Gateway library
Spring Security Authorization with OPA
Filed under Spring Security
Learn how to use OPA to externalize authorization decisions of a Spring Security-based application.
Spring Security – Map Authorities from JWT
Filed under Spring Security
Explore different ways to customize the way Spring Security map authorities from JWT claims.
URL Rewriting With Spring Cloud Gateway
Filed under Spring Cloud
Explore different ways to rewrite URLs using the Spring Cloud Gateway library.
Using Spring Cloud Gateway with OAuth 2.0 Patterns
Filed under Spring Cloud, Spring Security
Explore some of the OAuth 2.0 security patterns and how to implement them using Spring Cloud Gateway.
Reactive Streams API with Ratpack
Filed under Reactive
Explore Ratpack’s support for reactive streams and how to apply it in different scenarios.
Access Control Models
Filed under Security
Explore different access control models and how applications use them to enforce access rules.
Baeldung on Ops
- All
- Cloud (2)
- Logging (1)
Quick Guide to Sentry
Filed under Logging
Learn how to use Sentry with Java-based server-side applications.
Best Practices When Using Terraform
Filed under Cloud
Learn about some best practices when using the popular DevOps tool Terraform
Introduction to Terraform
Filed under Cloud
Take a quick tour of Terraform, one of the most popular tools used by DevOps teams to automate infrastructure tasks