Repository for different services and components of the SWIM project. SWIM comes from german "Stadtweites Inputmanagement" which stands for "city-wide input management".
The different components are built with Spring.
Following a list and short description of the different components:
- matching-service: Service for managing recipient matching data for the SWIM
- dispatch-service: Service for notifying other services (i.e. DMS) that a file is ready for further processing via Kafka.
- dms-service: Service for transferring files into DMS when notified by the dispatch-service via Kafka
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please open an issue with the tag "enhancement", fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Open an issue with the tag "enhancement"
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
More about this in the CODE_OF_CONDUCT file.
Distributed under the MIT License. See LICENSE file for more information.
it@M - [email protected]