Our Blog

  • April 28, 2024
  • 1min read

Hibernate Search: Enhancing Full-Text Search in Hibernate

In one of our projects, we were using Java and Hibernate with a PostgreSQL database to develop an e-commerce application. We realized

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

Exploring New Features in Hibernate 6.5.0.Final

For more details, visit the official release post here.

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
  • April 19, 2024
  • 6mins read

Optimizing Rate Limiting in NGINX for API Stability

We are currently enhancing our open source project and encountering issues with rate limiting on the Zoom APIs. We’ve discussed whether we

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

Ktor Plugin Registry

Since Ktor is an excellent framework that allows for the creation of asynchronous client and server applications—from microservices to multiplatform HTTP client

Read More
  • April 11, 2024
  • 2mins read

Intellij Idea version 2024.1 Beta is now avilable

You can read the full article about the IntelliJ IDEA 2024.1 Beta on the JetBrains blog using this link. Here’s a summarized

Read More
  • March 27, 2024
  • Less than a minute

Migration from Feign client to Spring Interface Clients

The Spring Cloud OpenFeign project has been marked as feature-complete, emphasizing that future updates will primarily consist of bug fixes and potentially

Read More
  • March 19, 2024
  • Less than a minute

Ktor roadmap 2024

We’ve decided to create our own open-source project, in which we’ve chosen to use Ktor as the main library. We’re particularly excited

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
×