Published inSlickteamPublier sur Maven Central via l’API de publication avec JReleaser et Github ActionPour un projet client, nous utilisons une librairie opensource qui sert d’API vers HubSpot. Afin de pouvoir l’utiliser simplement, nous…May 15May 15
Published inSlickteamDevoxx France 2025 — retours à chaud après une édition une nouvelle fois très intéressante !Cette année encore il y avait de belles conférences pour ce Devoxx France 2025, certains choix ont été durs pour déterminer quelles…Apr 30Apr 30
Published inSlickteamWhy Hibernate is bad for batch saving ? (And how to solve it)Some time ago we had a performance issue on a client application (in production). At first, we saw that the CPU usage was 100%, then we…Apr 28Apr 28
Published inSlickteamA la découverte des API Github (REST et GraphQL)Nous avons un projet hébergé sur GitHub, et nous avons eu besoin de KPIs. A l’aide l’API GraphQL, j’ai fait un outil…Mar 6Mar 6
Published inSlickteamHow to use dev services in SpringBoot, almost like QuarkusWhen I started a projet on Quarkus, one of the big feature for me with was the dev services. We will see how to do it with SpringBoot.Sep 27, 2024Sep 27, 2024
Published inSlickteamRetours de confs 2023 : ADR et CopilotCette année j’ai eu l’occasion d’assister à 2 conférences : le Breizhcamp à Rennes et le DevFest Perros-Guirec. Parmi toutes les…Mar 7, 2024Mar 7, 2024
Published inSlickteamMigrating from SpringBoot 1.5 to SpringBoot 2.5 with OpenRewriteAt Slickteam, we got an old project working with SpringBoot 1.5 running in production. When I checked if we had security issues with this…Aug 4, 2022Aug 4, 2022
Published inSlickteamManage tests and coverage in Gitlab-CIWhen you have a CI, you want it to run your tests and show the test results, and what failed if that’s the case. Here is how we do it.May 11, 2021May 11, 2021
Published inSlickteamIntegration testing with MongoDB on Gitlab-CIAt Slickteam our CI-CD platform works with Gitlab-CI, and works well! Discover with this article how we do integration testing…Nov 19, 2020Nov 19, 2020
Published inSlickteamKTOR and Keycloak: authentication with OpenIdFor some time I wanted to try Kotlin, and when I saw that Jetbrains announced the framework KTOR for web applications, it seems to me like…Nov 7, 2019Nov 7, 2019