page:recipes:marketplace:spring boot:relational catalog

Host marketplace with Spring Boot: relational catalog data

Deploy a marketplace built with Spring Boot on Ample using the transactional workflows pattern. Compute runs the app in an isolated microVM behind a public HTTPS URL, a managed PostgreSQL 16 database is auto-provisioned and injected as DATABASE_URL. Verified on Spring Boot: an optimistic version check and an event row written in the same transaction, a stale update rejected, and a history query over the application-owned events (history=2 conflict=rejected). Not separately tested: your domain records, validation rules and concurrency policy; treat the marketplace-specific behavior as your application code.

Representative Queries

Resource Requirements

Infrastructure Requirements

Compute

Postgres

Framework

Spring Boot

Workload

Marketplace

Release Status

published

Support Status

verified

Execution Status

ready

Prerequisites

Workflow Steps

1. Build and start

2. Implement the pattern on PostgreSQL

3. Deploy

4. Verify

Limitations

Cost Estimate

Components

Note: Always-on monthly price of the tested sizes; apps and databases auto-pause when idle. Buckets are allocation-priced per quota and not included.

Next Actions