This project is a template for building Spring Boot applications using the Hexagonal (Ports and Adapters) architecture. It demonstrates clean separation of concerns, testability, and flexibility for ...
AGRO v3 Templates & Tools ===== Files in this bundle: - create_schema.sql -> SQL to create tables in SQLite - init_db.py -> Creates agro.db using the schema above - ingest_csv.py -> Loads CSVs into ...