A high-performance, enterprise-ready Spring Boot starter for sending push notifications via Expo — with pluggable backends, delivery-receipt tracking, and honest at-least-once semantics.
| Repository | Description |
|---|---|
| expo-push | The starter library: SQS, H2, and in-memory backends, payload encryption at rest, Micrometer metrics, resilient consumers |
| test-harnesses | Runnable Spring Boot apps exercising each backend end-to-end |
| test-target | Python/FastAPI simulator of the Expo push API, published to GHCR |
<dependency>
<groupId>dev.expopush</groupId>
<artifactId>expo-push-spring-boot-starter</artifactId>
</dependency>See the expo-push README for the quick start.
This project is an independent, open-source work and is not affiliated with, endorsed by, or sponsored by 650 Industries, Inc. or the official Expo project. "Expo" is a trademark of 650 Industries, Inc.