Enterprise Java
-

Rest client calls with Spring Cloud
There are a few interesting ways to make REST client calls with the Spring-Cloud project. Spring-Cloud rest support builds on…
Read More » -

Deploy to Maven Central using API key (aka auth token)
How to communicate with Maven Central/Nexus without using the password kept locally unencrypted (especially with Gradle, but not limited to…
Read More » -

Learn Apache Camel – Indexing Tweets in Real-time
There’s a point in most software development projects when the application needs to start communicating with other applications or 3rd party components.…
Read More » -

Yet Another Report Generator?
If you have experience of business application development, then most likely you will have encountered a requirement for the application…
Read More » -

Java EE 8 MVC: Getting started with Ozark
About a year ago a new action based MVC framework, simply called MVC, was announced for Java EE 8. MVC…
Read More » -

Couchbase Java SDK with Rx-Java
A neat thing about CouchbaseJava SDK is that it is built on top of the excellent Rx-Java library, this enables a…
Read More » -

Displaying progress of Spring application startup in web browser
When you restart your enterprise application, what do your clients see when they open the web browser? They see nothing,…
Read More » -

JBoss BPM Microservices Integration Guide Based on JBoss Fuse 6.2
Early this year we announced the exciting example project for JBoss BPM Suite that centers around a working online Travel…
Read More » -

Integrate Redis to your Spring project
This article shows how to integrate Redis cache to your spring project through annotation configuration. We will begin with our…
Read More »






