Search Results for: Scala
-
Enterprise Java
Build a Java REST API with Java EE and OIDC
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Kotlin
Testing Kotlin with Spock Part 3 – Interface default method
Kotlin allows you to put method implementation in an interface. The same mechanism can be found in Java interfaces as…
Read More » -
Software Development
Microservices for Java Developers: Monoglot or Polyglot?
1. Introduction Along the previous parts of the tutorial we have talked quite a lot about the benefits of the…
Read More » -
Enterprise Java
Anatomy of Apache Spark Job
Apache Spark is general purpose large scale data processing framework. Understanding how spark executes jobs is very important for getting most of…
Read More » -
Software Development
[MEGA DEAL] The 2019 Complete Computer Science Bundle (97% off)
Save the Tuition Payment — This 11-Course Bundle Will Give You the University Computer Science Education You Missed. Hey fellow…
Read More » -
Android
Use Kotlin to Build a Basic Android CRUD App
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development
Fear of Decoupling
Objects talk to each other via their methods. In mainstream programming languages, like Java or C#, an object may have…
Read More » -
Software Development
Microservices for Java Developers: The Java / JVM Landscape
1. Introduction In the previous part of the tutorial we have covered a broad range of communication styles widely used…
Read More » -
Software Development
Apache Kafka & MQTT = End-to-End IoT Integration (Github Examples)
Kafka and MQTT are two complementary technologies. Together they allows to build IoT end-to-end integration from the edge to the…
Read More »