-
Enterprise Java
Apache Ignite Baseline Topology by Examples
Ignite Baseline Topology or BLT represents a set of server nodes in the cluster that persists data on disk. …
Read More » -
Core Java
Java 11: JOIN Tables, Get Java Streams
Ever wondered how you could turn joined database tables into a Java Stream? Read this short article and find out…
Read More » -
Enterprise Java
Conversational UI with Oracle Digital Assistant and Fn Project
Here and there we see numerous predictions that pretty soon chatbots will play a key role in the communication between…
Read More » -
Enterprise Java
J2Pay – Implementing A Gateway
Introduction We are very excited to welcome contributors, if you have worked on any gateway you can implement that gateway…
Read More » -
Software Development
The Functional Style – Part 8
Persistent data structures. We have discussed immutability at length by now. In particular, we have covered how loops can be…
Read More » -
Software Development
Java vs Python in 2018 – Detailed Comparison
The world is moving fast and that’s because of the latest technologies. Every aspect of our life depends on updating…
Read More » -
Core Java
Give Me a break, or: How to Make Awesome Puzzlers with Java 12
Java 12 provides, in experimental form, a switch expression and new forms of the switch and break statements. There is…
Read More » -
Enterprise Java
Serverless, Java and FN Project, first steps
Serverless isn’t a new thing, but it is fair to say there is still a lot of hype about it…
Read More » -
Core Java
Functional Java by Example | Part 6 – Functions as Parameters
This is part 6 of the series called “Functional Java by Example”. The example I’m evolving in each part of…
Read More »