Watch
1
0
Fork
You've already forked jeap-reaction-observer-service
0
mirror of https://github.com/jeap-admin-ch/jeap-reaction-observer-service.git synced 2026-08-17 13:04:56 +00:00
Read-only mirror of https://github.com/jeap-admin-ch/jeap-reaction-observer-service — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/7ngaa2 https://www.opensource.admin.ch/en/softwares/7ngaa2
  • Java 99.9%
  • Shell 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-16 21:38:17 +00:00
.idea/runConfigurations JEAP-5486 Consume reaction events 2025-05-07 17:02:35 +02:00
.mvn/wrapper Update dependency maven to v3.9.16 2026-06-30 09:09:17 +00:00
docker Update All dependencies 2026-08-16 21:38:17 +00:00
jeap-reaction-observer-domain Update All dependencies 2026-08-16 21:38:17 +00:00
jeap-reaction-observer-kafka Update All dependencies 2026-08-16 21:38:17 +00:00
jeap-reaction-observer-persistence Update All dependencies 2026-08-16 21:38:17 +00:00
jeap-reaction-observer-service-instance Update All dependencies 2026-08-16 21:38:17 +00:00
jeap-reaction-observer-service-test Update All dependencies 2026-08-16 21:38:17 +00:00
jeap-reaction-observer-web Update All dependencies 2026-08-16 21:38:17 +00:00
.gitignore Initial commit 2025-04-30 15:52:12 +02:00
.trivyignore JEAP-6158: cleanup trivyignore 2025-09-19 12:03:08 +02:00
AGENTS.md JEAP-7188 Remove deprecated event 2026-06-30 15:42:06 +02:00
CHANGELOG.md Update All dependencies 2026-08-16 21:38:17 +00:00
CONTRIBUTING.md Initial commit 2025-04-30 15:52:12 +02:00
LICENSE Initial commit 2025-04-30 15:52:12 +02:00
mvnw Initial commit 2025-04-30 15:52:12 +02:00
pom.xml Update All dependencies 2026-08-16 21:38:17 +00:00
publiccode.yml Update All dependencies 2026-08-16 21:38:17 +00:00
README.md Initial commit 2025-04-30 15:52:12 +02:00
SECURITY.md Initial commit 2025-04-30 15:52:12 +02:00
setPomVersions.sh Initial commit 2025-04-30 15:52:12 +02:00
THIRD-PARTY-LICENSES.md Updating THIRD-PARTY-LICENSES.md 2026-08-13 12:14:50 +02:00

jeap-reaction-observer-service

The jEAP Reaction Observation Service records and aggregates triggers, actions, and reactions from events and makes the data available via a REST API.

Installing / Getting started

Normally you will not use this project directly, but instead set up your own reaction-observer 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.