Index
A-B
C-D
- Database and Kafka Integration with Testcontainers in Spring Boot
- DB Isolation Levels
- Defining Unique Constraints in JPA
- Design Patterns Cheat Sheet
- Dive – Analyze Docker Images
- Docker Power for Spring Boot Integration Testing
- Docker RUN vs CMD vs ENTRYPOINT
- Configure Kafka Producer and Consumer in Spring Boot
- Configure Kafka Producer and Consumer in Spring Boot x2
- Configuring a DataSource Programmatically in Spring Boot
- Containerization with Spring Boot and Docker
- Don’t use In-Memory Databases (H2, Fongo) for Tests
G-H
- How to Access a Remote Server Using a Jump Host
- How to Add a Local DNS Lookup to Hosts File
- How to Dump a Database using DBeaver
- How to turn off all animations on OS X
- How to use Mock Server to End to End Test Any WebClient Calls in Spring Boot Webflux
- Grafana Alerts on Spring Boot App
- Guide to JUnit 5 Parameterized Tests
- Guide to Resilience4j
- Guide to Spring Retry
- Guide to @ConfigurationProperties in Spring Boot
- Hungarian Method : Perfect Matching – Min Cost
I-J
- Javadoc Cheatsheet
- Java Collections Cheat Sheet
- Java Functional Interfaces Cheat Sheet + Examples
- Java Gradle Dependency Management
- Java Lambda Cheat Sheet
- Java Optional Cheat Sheet
- Java Threads Cheat Sheet
- Java Streams Max/Min of a List or Collection
- Java Stream Intermediate And Terminal Operations Cheat Sheet
- Java UML – Collections, Streams, Exceptions Cheat Sheet
- Java 8 Streams filter examples
- Integration Testing with Springboot – Docker and Tests Containers
- Introduction to MockServer
- jOOQ – a short guide
- JUnit 5: Writing Nested Tests
K-L
M-N
O-P
S-T
- Scheduling Jobs With Crontab on macOS
- Testing Private Methods with JUnit
- Testing Spring Boot Kafka with Testcontainers
- Testing Spring Boot Kafka with Testcontainers – v2
- Setting Up Swagger 2 with Spring Boot
- The Anatomy of a PromQL Query
- The definitive Guide to Docker compose
- SpringBoot Integration Testing using TestContainers Starter
- Spring Boot app metrics – with Prometheus and Micrometer
- Spring Boot data source configuration
- Spring Boot JPA Testing
- Spring Boot + Postgres + Docker Compose
- Spring Boot : How to add JPA and Hibernate Envers Auditing
- Spring Cloud Sleuth in a Monolith Application
- Spring Events
- Spring testing web layer
- Spring Transaction Management: @Transactional In-Depth
- Tracking request duration with Prometheus
- SQL Cheat Sheet
- SQL vs. NoSQL Database: When to Use, How to Choose
- SSH Tunelling with AutoSSH