-
Desktop Java
GWT with Spring Boot
Intro I’ve been investigating the options for writing UI code in Java recently. In my previous post I investigated Eclipse RAP and…
Read More » -
Software Development
The Functional Style – Part 6
Higher-order functions II: Currying. We previously saw in part 5 how you can use function composition to arrange your code…
Read More » -
DevOps
Deploying and scaling an Oracle database on a multi-node Kubernetes cluster
In this post I am going to explain how to deploy and scale an Oracle Express database on a multi-node Kubernetes cluster.…
Read More » -
Enterprise Java
Serverless – a new way to build modern applications
Curious about serverless/function-as-a-service/cloud functions technologies, but haven’t had a chance to dig in? Wondering what all the excitement is about?…
Read More » -
Software Development
12 IoT Platforms overview to build IoT projects
The Internet of things is one of the fastest growing industries. Connected devices are around us: smart homes, cars, wearables…
Read More » -
Enterprise Java
Multi-Cloud Interoperability != Cloud Services Aggregation
Multi-cloud is defined as an approach that combines more than one cloud (public or private), from more than a single…
Read More » -
Core Java
Java’s Future-Looking Projects: Panama, Loom, Amber, and Valhalla
The press release “Oracle Code One Java Keynote Outlines the Future of Java” describes the Java Keynote at Oracle Code…
Read More » -
Software Development
Microservices for Java Developers: Implementing microservices (synchronous, asynchronous, reactive, non-blocking)
1. Introduction The previous parts of the tutorial were focused on more or less high-level topics regarding microservice architecture, like…
Read More » -
Software Development
My Journey Towards Machine Learning
Telling the computer what to do is fun, but have you ever wondered how you can simply tell the computer…
Read More »