This repository contains the following directories:
Folder Name | Description |
---|---|
application | Contains code required for deploying the Spring Boot application. |
functions | Contains Java code required for deploying Lambda functions. |
common | Contains shared code required for both the Spring Boot application and Lambda functions. |
libs | Folder in which the Agent SDK Jars must be placed before you build the repository. |
devops | Contains the Docker compose project for deploying the Spring Boot application. |