Explore >> Select a destination


You are here

openliberty.io
| | mydeveloperplanet.com
11.7 parsecs away

Travel
| | This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ code, integrating a repository, implementing controller methods, and using Testcontainers for integration testing. Additionally, it discusses running the application with Spring Boot Docker Compose support.
| | tech.trivago.com
13.2 parsecs away

Travel
| | Adopting an automation-first mindset is the first step to reduce manual and repetitive work. Thinking this way enables us to move faster, and more efficiently. It unburdens us from mundane, repe...
| | jsloop.net
12.5 parsecs away

Travel
| | Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.
| | piotrminkowski.com
34.9 parsecs away

Travel
| This article will teach you how to use the Spring AI project to build applications based on different chat models.