Microservices

[EN] Spring Boot 4 In-Depth: Code Examples for Declarative Clients, Resilience and Null Safety
[EN] Spring Boot 4 …

Hello everyone, The move to Spring Boot 4 is more than just a dependency update - it is a leap into a new era of application development.

[EN] Spring Boot 4: The most important innovations
[EN] Spring Boot 4: The …

Spring Boot 4: Die wichtigsten Neuerungen Spring Boot 4 ist nicht nur ein inkrementelles Update; es ist ein strategischer Sprung, der die Architektur modernisiert und die Performance in Cloud-Umgebungen maximiert.

[EN] Acdc The Secret Behind Robust Permission Models
[EN] Acdc The Secret …

Hello everyone, When it comes to permissions in our applications, most of us first think of roles (Admin, User) or ACLs (Access Control Lists).

[EN] RESTful API Design: Learn from GitHub and build your interfaces rock-solid!
[EN] RESTful API Design: …

Hello everyone, As software developers, we can’t avoid APIs. Regardless of whether we build microservices ourselves or integrate external services – well-designed interfaces are the be-all and end-all for successful, maintainable systems.