-
Enterprise Java
Deep Learning with Spring Boot and DJL
Overview This is another post on Spring Boot that will show how to build a sample web application using Deep Java Library (DJL), an…
Read More » -
Enterprise Java
Spring Application Architectures
I recently received a question from one of my blog‘s readers, Ajay, and decided to share my answer here to…
Read More » -
Enterprise Java
Spring Cloud Stream with Kafka
Overview This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot,Spring Cloud Stream, Apache Kafka and Lombok. By the end of this…
Read More » -
Enterprise Java
Deploying a microservice – Spring Boot fatjar to Amazon Elastic Beanstalk
Recently I was working on a proof-of-concept web application that I wanted to deploy to a public cloud for a…
Read More » -
Enterprise Java
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 » -
Enterprise Java
7 ways to improve performance of a Hibernate application
Hibernate is a great tool for integrating Java web applications with a SQL database, but what should we do when the application’s response times start increasing considerably?…
Read More » -
Enterprise Java
Processing Twitter feed using Spring Boot
In one of my previous posts I already discussed how to process the Twitter sample feed using Apache Storm, and now…
Read More » -
Enterprise Java
Building modern web applications using Java and Spring
Creating Java web applications using Spring Framework has never been easier. If you’re already familiar with Java and have little…
Read More » -
Software Development
The 10x Developer Blueprint
There’s been a lot of discussions on 10x developers, whether they exist or not (for example, here and here). I believe they…
Read More »