Blog: Solid Soft (Marcin Zajączkowski) |
218 blogs
updated: 62 min. ago
|
||
Spock 2.0(-M3) reduced number of provided Groovy dependencies. If you started to get various Groovy-related ClassNotFoundExceptions after mi...
|
||
Check out how to simplify your Gradle configuration for artifact signing (and releasing) on a CI server (and along the way avoid CVE-2020-13...
|
||
What is the best testing framework for Java code nowadays? Spock or JUnit 5? Check it out in this ultimate feature comparison. Spock was a g...
|
||
Make sure you know all the places where putting the assert' keyword in Spock is necessary to avoid false sense of security and tests which -...
|
||
How to not get into trouble writing custom reduction operation (.reduce()) on (parallel) streams with Java 8+ (including Java 14). Introduct...
|
||
Discover how to enable Java 14 preview features in Gradle, Maven, Idea and Command line. Writing my next post about the improved instanceof ...
|
||
Make your code simpler with implicit casting in improved instanceof operator in Java 14. The improvements in the instanceof operator (JEP 30...
|
||
Find out where to find all the old posts I wrote in the previous years. Over the previous (almost) 10 years I wrote dozens of blog posts. Wh...
|
||
Get know about my migration from WordPress to Hugo and the reasons behind it. Welcome to my new blog! This is a modified version of the blog...
|
||
Discover dead simple, improved PIT and JUnit 5 configuration in Gradle (with gradle-pitest-plugin 1.4.7+). JUnit 5 is undeniably more and mo...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler