Entries tagged - "Java"
-
Hexagonal Architecture: The Good And The Hard Parts Dec 20, 2024
-
Define An Extensible Or Generic JPA Repository Oct 20, 2024
-
Capture Logs In Spring Boot Tests Oct 11, 2024
-
About: How Netflix Really Uses Java Mar 1, 2024
-
How Spring MVC Handles Requests: A Detailed View Feb 4, 2024
-
The high-level view of how Spring MVC handles requests Feb 3, 2024
-
Spring: Bind values in x-www-form-urlencoded requests Jan 30, 2024
-
Aggregate exceptions in Spring with ControllerAdvice Jan 21, 2024
-
Javadoc Generation Error: Bad HTML Entity Jan 7, 2024
-
Suppressing unchecked cast warnings with Spring CastUtils Dec 17, 2023
-
Clone before use: preventing TOCTOU attacks Dec 17, 2023
-
Using VSCode as a Java IDE Dec 16, 2023
-
Bring Java CRaC into your IDE (VSCode and a little bit about IntelliJ IDEA) Dec 15, 2023
-
Java CRaC Dec 14, 2023
-
Java Generics: Upper Bounded and Lower Bounded Wildcards Nov 16, 2023
-
Java Generics: When to use Wildcards and when to use Types? Nov 16, 2023
-
The crucial distinction between equals and compareTo in Java Sep 21, 2023
-
How to get Spring STOMP to parse messages successfully Sep 10, 2023
-
All Java 21 Aug 21, 2023
-
Testcontainers in Spring Boot 3.1 Aug 18, 2023
-
JUnit 5: Annotations for @ParametrizedTest Aug 16, 2023
-
Event sourcing in Java: First steps May 31, 2023
-
A static search for my blog Apr 30, 2023
-
Experiencing functional programming in Java Apr 2, 2023
-
Functional Programming in Java Mar 12, 2023
-
The shift of thinking: Imperative vs. declarative programming Mar 4, 2023
-
Java, Cloud, IoT Trends in 2023 Jan 3, 2023
-
Testcontainers revisited: Managing the lifecycle of the database Nov 28, 2022
-
Using Testcontainers in a Spring Boot application with MariaDB Nov 13, 2022
-
How to use Mockito to test the behavior of a Java application - in a nutshell Oct 24, 2022
-
Building and running a Docker container for a Java application Sep 24, 2022
-
Using DBRider for a clean state between JUnit tests Aug 5, 2022
-
How to fix H2 error: 'Syntax error in SQL statement ... expected identifier' May 29, 2022
-
Looking forward to Kotlin and Wasm Apr 5, 2022
-
Implementing a STOMP client in a Spring Boot application Mar 13, 2022
-
Output IntelliJ IDEA logs to a local file Mar 8, 2022
-
Message ordering with Java Semaphores Mar 6, 2022
-
Spring @Scheduled annotation - fixedDelay vs. fixedRate Feb 27, 2022
-
Spring Boot and Kubernetes Configmaps Feb 17, 2022
-
Debugging with Gradle: See what happens during gradle builds Jan 17, 2022