Java
-

Optional.isEmpty() Available in JDK 11 EA Builds
My recently posted question “Optional.isEmpty() Coming to Java?” was prompted by a core-libs-dev mailing list post titled “RFR: 8184693: (opt)…
Read More » -

3 Pitfalls Everyone Should Avoid with Hybrid Multicloud (Part 4)
The daily cloud hype is all around you, yet there are three pitfalls everyone should avoid. From cloud, hybrid cloud,…
Read More » -

[FREE EBOOK] Lessons from analyzing over 600,000 Java projects
What does it take to build an informed error handling workflow? Investigating and resolving application errors in production is critical…
Read More » -

Gradle multi project build – parent pom like structure
When you come from a maven background most probably you have been used to the parent pom structure. Now when…
Read More » -

Jib – Building docker image for a Spring Boot App
I was pleasantly surprised by how easy it was to create a docker image for a sample Spring Boot application…
Read More » -

Caching in Spring Boot with Spring Security
In this post, I’d like to share a lesson learned by one of the teams at O&B. They were using…
Read More » -

Stack Overflow Answers the Top Java Questions We Didn’t Know We Had
A collection of Stack Overflow questions that you shouldn’t miss out on: It’s no secret; we all use Stack Overflow.…
Read More » -

My bots are now placeless. Homeless. Serverless.
I usually keep an eye on various websites – for latest publications, hot new offers, limited-time games and contests, and…
Read More » -

Spring Boot Complete Example
This post provides a complete example of using spring boot to develop a loosely coupled REST service. Using spring boot,…
Read More »





