In this post we will see how to sort a list of java objects using a property of the object.…
File handling has become easy in Java. In this post we will see how to read the file contents as…
Testcontainers is an open source framework for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about…
PostgreSQL is a powerful , open source relational database system. In this post we will see how to build REST…
Streamlit is an open-source framework for Machine Learning and Data Science teams to create applications with python. Streamlit Community Cloud…
Spring cloud AWS simplifies using AWS managed services in a spring and spring boot applications. S3 is used to store…
In this post we will see how to perform automation testing of REST API using Java. We will use the…
In this post we will go through the details of Apache Kafka installation on windows machine Download Apache Kafka from…
Springdoc-openapi library helps to automote the generation of REST API documentation . For Spring boot V3 we need to use…