Shared Module
This folder contains shared Java code used by the Lambda services.
Use this module for reusable packages (for example database access helpers, common models, or utility logic) that should not be duplicated across handlers.
This folder contains shared Java code used by the Lambda services.
Use this module for reusable packages (for example database access helpers, common models, or utility logic) that should not be duplicated across handlers.