Exploring Spring Cloud Function, AWS Lambda and AI: building a native serverless application with Kotlin powered by OpenAI.Jul 2, 2023·29 min read
Integration between Querydsl and Spring Data REST using Kotlin, Gradle and Spring Boot 3May 13, 2023·11 min read
Hibernate 6: custom SQL functions in Spring Data JPA repositoriesIntroduction This article will walk through the process of configuring custom SQL functions using Hibernate 6 and Spring Data. The goal is to demonstrate, using Hibernate 6 and Spring Data JPA: How to declare our custom SQL functions on our codebase...Oct 13, 2023·7 min read