Blog: java deep (Peter Verhas) |
240 blogs
updated: 136 min. ago
|
||
Docs as Code it is the first step to the right direction The approach to treating your documentation the same way as program code is a step ...
|
||
Introduction Lambda expressions can use the variables in the scope of the lambda expression, but only if they are final or effectively final...
|
||
It is a personal blog. The views and opinions expressed in this article are those of the author. They do not represent people, institutions,...
|
||
Introduction JUnit 5 has a lot of underutilized features. Developers have learned how to use JUnit 4, and they utilize the same feature set ...
|
||
Introduction Writing good technical documentation is an art. An art is the expression or application of human creative skill and imagination...
|
||
Introduction In this article, I will contemplate the testing of private methods in unit tests. After that, I will propose a way or pattern t...
|
||
This article describes how you can use JShell to download and execute a Java application. It will eliminate the need for the installation of...
|
||
This article is a tutorial about exceptions. But not the usual one. There are many of those that tell you what exceptions are for, how you c...
|
||
Tagir Valeev recently had a tweet about the preview feature of the soon coming JDK14 release of Java: #Java14 pattern matching brings name s...
|
||
Introduction It is usually not good to have copy/paste code in our Java application but sometimes it is unavoidable. For example the project...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler