David Vlijmincx
Posts
Tags
Categories
Talks
About
David Vlijmincx
Cancel
Posts
Tags
Categories
Talks
About
Categories
Testing
Mockito Create Spy
Mockito with JUnit 5
Set display name Junit tests
Mock constructor calls with Mockito 5
Upgrading to Mockito 5
More >>
Java
Jakarta @PathParam annotation
Configure virtual thread scheduler
Jakarta EE REST API HTTP methods
ThreadGroup in Java
Jakarta REST API with Java SE
More >>
Multithreading
Naming virtual threads
Configure virtual thread scheduler
Grouping virtual threads
ThreadGroup in Java
Java ReentrantLock with examples
More >>
Mockito
Mockito Create Spy
Mock constructor calls with Mockito 5
Upgrading to Mockito 5
Inject Mock dependencies with Mockito
Mockito mock record
More >>
JUnit
Mockito with JUnit 5
Set display name Junit tests
Use CSV source for parameterized test
JUnit 5 and 4 ignore or disable unit test with example code
JUnit 5 conditionally execute tests
More >>
Virtual threads
Naming virtual threads
Grouping virtual threads
Use virtual threads as tasks
Java virtual threads
How to create your own custom StructuredTaskScope
More >>
Loom
Naming virtual threads
Grouping virtual threads
Use virtual threads as tasks
Java virtual threads
How to create your own custom StructuredTaskScope
More >>
Jakarta
Jakarta @PathParam annotation
Jakarta EE REST API HTTP methods
Jakarta REST API with Java SE
Quick solutions
Reading a file in Java
Remove null from a list in Java
Split a list in java
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
Project Amber
Pattern Matching in Java
Spring
Spring ControllerAdvice to handle exceptions
Streams
Java Stream Group By