|
You are here |
www.marcogomiero.com | ||
| | | | |
andyatkinson.com
|
|
| | | | | Learning a new codebase can be a challenging task. Unfortunately at times the original developers are no longer around and the documentation may be outdated or missing entirely. | |
| | | | |
jamesward.com
|
|
| | | | | ||
| | | | |
mydeveloperplanet.com
|
|
| | | | | 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. | |
| | | | |
whatibroke.com
|
|
| | | Hey everyone, I'm currently setting up a mysql database on DigitalOcean and hit the following error when connecting: failed to connect to the database: default addr for "DATABASE_CONN_STR" network unknown Luckily this turned out to be a pretty easy fix. In the mysql driver repo you can see that the only scenario where this error... | ||