Java
-
ANTLR and Jetbrains MPS: Parsing files and display the AST usign the tree notation
Itemis did it again: they just released a new very cool plugin for Jetbrains MPS. This one permits to define new…
Read More » -
Apache Storm: How to configure KafkaBolt with Flux
Flux in a mini framework that can help us define and deploy a Storm topology. Flux has various wrappers that…
Read More » -
What is Spring Boot and why it is a preferred framework for creating Micro Services
Why create Micro Services using Spring Boot? Spring boot is a well known preferred framework in Java landscape for creating…
Read More » -
FizzBuzz Kata With Java Streams
After only a couple of weeks of Judo practice, my son got bored. He complained that he wasn’t learning anything, because he…
Read More » -
How to put the JBoss HR Employee Rewards project into the Cloud
We have been discussing why application developers can’t ignore their stack anymore in the App Dev Cloud Stack series. We…
Read More » -
Approaches to binding a Spring Boot application to a service in Cloud Foundry
If you want to try out Cloud Foundry the simplest way to do that is to download the excellent PCF Dev or…
Read More » -
Seting up https for your REST API with Boxfuse
In my last post I showed how easy it was to get your REST API based on Spring Boot framework…
Read More » -
Programmatic jcmd Access
Questions posed online demonstrate the occasional desire of developers to access via their Java applications the types of information normally…
Read More » -
Application Modules and Entity Cache
Any ADF developer with some basic knowledge of ADF Business Components would be familiar with the following diagram: It represents…
Read More »