Learn how to use Apache BookKeeper.
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)
Spring Cloud Gateway Routing Predicate Factories
Filed under Spring Cloud
Explore how to add custom predicate factories to Spring Cloud Gateway and use them to define routes using arbitrary logic.
AWS S3 with Java – Reactive Support
Explore the basics of using the reactive extensions available in the AWS SDK V2 library.
Using JDBI with Spring Boot
Filed under Persistence, Spring Boot
Explore how to quickly integrate JDBI into a Spring Boot application.
R2DBC – Reactive Relational Database Connectivity
Filed under Persistence, Reactive, Spring
A quick and practical overview of R2DBC – reactive database connectivity.
Intro to OData with Olingo
Filed under Persistence
Learn how to implement a simple OData service using the Apache Olingo library.
OData Protocol Guide
Filed under Persistence
Explore the OData protocol that allows easy access to data sets using a RESTFul API.
SQL Injection and How to Prevent It?
Filed under Persistence, Security
Explore coding mistakes in Java that can lead to a vulnerable application and how to avoid them using the APIs available in the JVM’s standard runtime library.
Building a Basic UAA-Secured JHipster Microservice
Filed under Security
Learn how to build a UAA-secured microservice using JHipster without writing a single line of code.
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