Spring Boot

  • July 25, 2024
  • 3mins read

The Perils of Overusing @MockBean in Spring Boot

When it comes to testing Spring Boot applications, the @MockBean annotation is a powerful tool that can help us isolate the component

Read More
  • April 28, 2024
  • Less than a minute

What’s New in Hibernate Search 7.1: Key Features and Enhancements

For a comprehensive overview, you can visit the official release notes here.

Read More
  • February 24, 2024
  • Less than a minute

Spring Boot Framework release 3.2.3

Here’s an overview of several new features that Spring bood added in this version: For dependency upgrades: Explore the official release notes

Read More
×