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-24 13:30:58 +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 Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
jeap-message-contract-messagetype-registry Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
jeap-message-contract-persistence Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
jeap-message-contract-service-instance Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
jeap-message-contract-test Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
jeap-message-contract-web Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
.gitignore jEAP OSS preparation 2025-02-03 10:03:09 +01:00
CHANGELOG.md Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00: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 Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00:00
publiccode.yml Update dependency ch.admin.bit.jeap:jeap-spring-boot-parent to v40.1.0 2026-08-24 11:29:33 +00: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-24 13:30:58 +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.