VSN 445 : Completing the integration + Adaptation of necessary external services (Admin + Geolocation + Circuit).
Finalizing Integration and Adapting Required External Services
This merge request completes the integration of the preparation microservice by adding and adapting the necessary external services, including Administration, Geolocation, and Circuit. It builds upon previous efforts to make the system interoperable and ready for interservice communication.
Key contributions include:
- Addition of the Admin service and definition of related DTOs
- Integration of the Geolocation service with its data structures
- Refactoring of DTOs for better organization
- Update of the changelog structure
These changes ensure improved modularity and pave the way for upcoming functional integration steps.