Building a Semantic Search API with Spring Boot and pgvector — Part 4: The Service Layer.
Where the separate components stop being correct individually and start working together.
Apr 5, 202611 min read8

Search for a command to run...
Articles tagged with #springboot
Where the separate components stop being correct individually and start working together.

Calling the OpenAI embeddings API in Java without an SDK — and the mistakes worth avoiding.

How the PostgreSQL schema, Flyway migrations, and pgvector indexes power semantic search
