Search Results for: Scala
-
Enterprise Java
Popular frameworks for big data processing in Java
The big data challenge The concept of big data is understood differently in the variety of domains where companies face…
Read More » -
Core Java
Functional Java by Example | Part 8 – More Pure Functions
This is part 8, the last instalment of the series called “Functional Java by Example”. The example I’m evolving in…
Read More » -
Enterprise Java
Get Started with Jetty, Java, and OAuth
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -
DevOps
What Is QAOps? And Why It Matters For Your Web Application?
QAOps refers to maintaining software quality by approaching it with a DevOps mindset. You must have come across the term…
Read More » -
Microservices for Java Developers
Microservices are a software development technique - a variant of the service-oriented architecture (SOA) structural style - that arranges an…
Read More » -
Enterprise Java
Microservices in Publish-Subscribe communication using Apache Kafka as a Messaging Systems and validated through Integration Test
Publish-Subscribe Messaging systems play an important role in any enterprise architecture as it enables reliable integration without tightly coupling the…
Read More » -
Software Development
Visual Studio Code vs IntelliJ IDEA – Which is best for Java devs?
When you spend more time in front of your code than you do with your family, you can officially call…
Read More » -
Core Java
Six More JEPs Proposed for JDK 14
A recent Mark Reinhold message announces six new “JEPs proposed to target JDK 14”: JEP 345, JEP 361, JEP 363,…
Read More » -
Enterprise Java
AtomicInteger on Java and Round-Robin
AtomicInteger belongs to the family of Atomic Variables. The main benefit is that using it, is not blocking instead of…
Read More »