Architecture, Programming Microservices, what I’ve learned Choose your system architecture consciously. March 23, 2021 Tomasz
Java, Programming Forgotten art of Package-Private scope in Java The most common access modifier in Java is public. However, it is not the default. March 18, 2021 Tomasz