Watch
1
0
Fork
You've already forked jeap-message-contract-service
0
mirror of https://github.com/jeap-admin-ch/jeap-message-contract-service.git synced 2026-08-17 12:55:15 +00:00
Read-only mirror of https://github.com/jeap-admin-ch/jeap-message-contract-service — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/tpz230 https://www.opensource.admin.ch/en/softwares/tpz230
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-17 10:23:47 +02:00
.mvn/wrapper Update dependency maven to v3.9.16 2026-06-30 09:03:51 +00:00
docs JEAP-7306 2026-07-27 14:56:31 +02:00
jeap-message-contract-domain JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
jeap-message-contract-messagetype-registry JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
jeap-message-contract-persistence JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
jeap-message-contract-service-instance JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
jeap-message-contract-test JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
jeap-message-contract-web JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
.gitignore jEAP OSS preparation 2025-02-03 10:03:09 +01:00
CHANGELOG.md JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
CONTRIBUTING.md jEAP OSS preparation 2025-02-03 10:03:09 +01:00
LICENSE jEAP OSS preparation 2025-02-03 10:03:09 +01:00
mvnw jEAP OSS preparation 2025-02-03 10:03:09 +01:00
pom.xml JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
publiccode.yml JEAP-7224 Consolidate semantic version handling 2026-08-17 10:23:47 +02:00
README.md jEAP OSS preparation 2025-02-03 10:03:09 +01:00
SECURITY.md jEAP OSS preparation 2025-02-03 10:03:09 +01:00
setPomVersions.sh jEAP OSS preparation 2025-02-03 10:03:09 +01:00
THIRD-PARTY-LICENSES.md Updating THIRD-PARTY-LICENSES.md 2026-08-13 14:23:51 +02:00

jeap-message-contract-service

Service to manage messaging contracts used in compatibility checks upon deployment of a service, similar to consumer-driven contract testing.

Installing / Getting started

Normally you will not use this project directly, but instead set up your own message contract service depending on this common library.

Changes

This library needs to be versioned using Semantic Versioning and all changes need to be documented at CHANGELOG.md following the format defined in Keep a Changelog

Note

This repository is part of the open source distribution of jEAP. See github.com/jeap-admin-ch/jeap for more information.

License

This repository is Open Source Software licensed under the Apache License 2.0.