You May Also Enjoy
SaC It Up: Dive Deep into DevSecOps with Java, Quarkus and Keycloak
28 minute read
SaC It Up: Dive Deep into DevSecOps with Java, Quarkus and Keycloak
Concurrency and Parallelism in Java - Part 2
6 minute read
Concurrency and Parallelism in Java (Part 2)
Concurrency and Parallelism in Java
8 minute read
Concurrency and parallelism are two notions that are often confusing Java developers. They might be considered quite similar because both of them execute sev...
Java Functional Style in FinTech Applications
5 minute read
Java isn’t a functional programming language like Scala, Haskel or Clojure. However, since Java 8, i.e. since 2014, Java developers who happen to be fans of ...