Explore >> Select a destination


You are here

piotrminkowski.com
| | mydeveloperplanet.com
2.0 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.
| | compositecode.blog
3.6 parsecs away

Travel
| | The author discusses the importance of considering the full lifecycle when building financial app prototypes. They emphasize the value of horizontal infrastructure as code (IaC) assets and the benefits of using tools like Terraform or Pulumi. They also describe their experiences in creating various financial APIs using Spring Boot, and the use of Docker and...
| | blog.passwordless.id
2.0 parsecs away

Travel
| | This minimalistic repository shows how to use Passwordless.ID to authenticate users. Demo source code: https://github.com/passwordless-id/spring-boot-demo Dependencies Spring Boot already has everything needed built-in for OpenID authentication. Th...
| | vsupalov.com
13.4 parsecs away

Travel
| Getting back into Django with a new project or after a break? Here's a collection of important parts with Links and useful snippets to help you get up to speed faster.