Enterprise Java
-
Understanding Transactional annotation in Spring
1. Introduction Spring provides support for both programmatic and declarative transactions . 1.1 Programmatic Transactions With programmatic transactions, transaction management…
Read More » -
How to Integrate Custom Data Sources Into Apache Spark
Streaming data is a hot topic these days, and Apache Spark is an excellent framework for streaming. In this blog…
Read More » -
Don’t Hate the HATEOAS Part Deux: Springtime for HATEOAS
In the much belated conclusion to my series on HATEOAS, we will be diving into how to implement HATEOAS using Spring-Data-REST…
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 » -
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 » -
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 » -
Spring Boot and Database initialization
Spring boot is hands down a great framework, saving the developer a lot of time and energy when developing a…
Read More »