David Vlijmincx
Posts
Tags
Categories
Talks
Books
About
David Vlijmincx
Cancel
Posts
Tags
Categories
Talks
Books
About
Categories
Testing
Repeated test JUnit 5
Conditional Test Execution with Annotations JUnit 5
Mockito: Return value based on stub input arguments
Mockito Create Spy
Mockito with JUnit 5
More >>
Multithreading
How to create virtual threads Java 21
Pinned virtual threads
Use executorservice with virtual threads
Naming virtual threads
Configure virtual thread scheduler
More >>
Java
Pattern Matching for Switch
Jakarta @PathParam annotation
Configure virtual thread scheduler
Jakarta EE REST API HTTP methods
ThreadGroup in Java
More >>
Mockito
Mockito: Return value based on stub input arguments
Mockito Create Spy
Mock constructor calls with Mockito 5
Upgrading to Mockito 5
Inject Mock dependencies with Mockito
More >>
JUnit
Repeated test JUnit 5
Conditional Test Execution with Annotations JUnit 5
Mockito with JUnit 5
Set display name Junit tests
Use CSV source for parameterized test
More >>
Virtual threads
How to create virtual threads Java 21
Pinned virtual threads
Use executorservice with virtual threads
Naming virtual threads
Grouping virtual threads
More >>
Loom
Naming virtual threads
Grouping virtual threads
Use virtual threads as tasks
Java virtual threads
How to create your own custom StructuredTaskScope
More >>
Quick solutions
Make HTTP requests in Java
Mockito verify
HTML Report JUnit
Given when then JUnit
Java Enum with Properties
More >>
Jakarta
Jakarta @PathParam annotation
Jakarta EE REST API HTTP methods
Jakarta REST API with Java SE
Class design
What are Sealed Classes
Using record
Design Pattern
What are SSOT, DRY and SRP
Java Pattern: Singleton
Exceptions
Spring ControllerAdvice to handle exceptions
Catching exceptions in java
Annotation
Create an annotation and read its data
deserialization
Creating deserialization filters
Foreign memory access
Writing a simple Filesystem using Fuse and java 17
IntelliJ
Use Maven to Build and run your project in IntelliJ IDEA
Project Amber
Pattern Matching in Java
Spring
Spring ControllerAdvice to handle exceptions
Streams
Java Stream Group By