Enterprise Java
-
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 » -
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 » -
How to Create Spring Boot Project in STS
Hello Friends, In this tutorial, we will see step by step, how we can create a Spring Boot project in STS…
Read More » -
Apache Ant 1.9.13 and 1.10.5 released – Supports Java 11 single-file source programs
We just released 1.9.13 and 1.10.5 versions of Apache Ant. As usual, you can download it from the Ant project…
Read More »