Extending the Services

Your application will be deployed as a set of microservices: the web frontend service implemented in web, the backend services implemented in the directories under gene-services, and your Optimization Server workers implemented in the directories under workers.

The extension libraries for the backend microservices are placed in extensions folder. They are automatically integrated during the build process, and they are discovered during the microservices boot phase.