Search Results for: Scala
-
Core Java
GC Explained: Heap
Generational Garbage Collectors JVM heap is divided into two different Generations. One is called Young and the second one is…
Read More » -
Enterprise Java
What are JAX-RS Annotations?
Overview of JAX-RS (Part 1) The JAX-RS API forms an important part of the Java EE platforms commitment to provide…
Read More » -
Software Development
5 Computer Science Online Courses to Stay Ahead of the Game
If you want to consider yourself a good software developer, it doesn’t mean that you are also considered a good…
Read More » -
Core Java
Generating backpressure-aware streams with Flowable.generate() – RxJava FAQ
RxJava is missing a factory to create an infinite stream of natural numbers. Such a stream is useful e.g. when…
Read More » -
Software Development
Drools Canonical Model – Pure Java Rules
Rule engines, like Drools, typically make use of a custom language to define a set of rules. For example, the…
Read More » -
Software Development
[MEGA DEAL] The Immersive Angular 2 Bundle (88% off)
Separate Yourself From the Developer Pack with 44 Intensive Hours on the Web’s Most Exciting New Framework Hey fellow geeks,…
Read More » -
Enterprise Java
3 Often-Overlooked Key APM Features
Core APM features aren’t going to be enough anymore. Market-leading apps are going above and beyond, setting new standards that…
Read More » -
Scala
Kotlintest and property based testing
I was very happy to see that Kotlintest, a port of the excellent scalatest in Kotlin, supports property based testing. I was introduced…
Read More » -
Software Development
Distributed Logging Architecture for Microservices
In this article we will see what are the best practices we need to follow while logging micro services and…
Read More »