/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stevelosh.com
| | haacked.com
5.3 parsecs away

Travel
| | Working on multiple branches simultaneously? I built tree-me to manage git worktrees without the ceremony. Convention over configuration for the win.
| | www.leancrew.com
15.4 parsecs away

Travel
| |
| | cassidoo.co
4.4 parsecs away

Travel
| | Cassidy updated her Zsh prompt to have some fun colors, the date, and git information. Here's how!
| | mydeveloperplanet.com
20.8 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.