Skip to content

Conversation

@spottsdd
Copy link
Contributor

@spottsdd spottsdd commented Jul 1, 2025

Description

This updates the ads-java service to use Postgres for ads rather than hardcoded files.
Since the database isn't running when the service builds, the test has been updated to use an h2 (in memory) database.

How to test

clone the repo
checkout this branch
run docker compose -f docker-compose.dev.yml up -d
This will build and run all services.
Verify that ads appear on Storedog
Look at APM data to see the ads service calls postgres

@spottsdd spottsdd requested review from a team as code owners July 1, 2025 09:17
@arosenkranz arosenkranz self-requested a review July 1, 2025 13:04
@spottsdd spottsdd merged commit e5a55ea into main Jul 1, 2025
1 check passed
@spottsdd spottsdd deleted the ads-java-postgres branch July 1, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants