Java
-

Java Command-Line Interfaces (Part 23): Rop
The Rop library is described on its main page as “a lightweight command line option parser written in Java.” The…
Read More » -

Jackson JSON Parsing Error – UnrecognizedPropertyException: Unrecognized field, not marked as ignorable [Solved]
While parsing JSON string received from one of our RESTful web services, I was getting this error “Exception in thread…
Read More » -

Secure Spring Boot REST API using Basic Authentication
This is the third post of my Spring Boot Blog post series. In the very first post, I talked about…
Read More » -

Is Java Certification Worth It?
Gaining a certification in any profession always has its pros and cons, but it seems like in the world of…
Read More » -

Java Command-Line Interfaces (Part 22): argparser
John Lloyd‘s argparser is the library covered in this twenty-second post of the series on Java-based command line argument parsing.…
Read More » -

Integrate CloudWatch Logs with Cloudhub Mule
In this blog, i will explain how to enable AWS Cloudwatch Logs for your Mule CloudHub Application. Cloudwatch Logs Services are…
Read More » -

Apache Camel 2.20 released – What’s new
Apache Camel 2.20 has been released today and as usual I am tasked to write a blog about this great…
Read More » -

Spring Batch CSV Processing
Overview Topics we will be discussing include the essential concepts of batch processing with Spring Batch and how to import…
Read More » -

Streams vs. Decorators
The Streams API was introduced in Java 8, together with lambda expressions, just a few years ago. I, as a disciplined…
Read More »




