Open Issues Need Help
View All on GitHubAI Summary: Create a GitHub Actions workflow to automatically run Maven tests (mvn test) whenever a pull request is submitted to the Spring Boot Job Monitor project. This ensures that all pull requests undergo automated testing before merging.
Spring Boot Job Monitor is a lightweight starter library that enables automatic monitoring of job executions in Spring Boot applications. It supports both in-memory and JDBC-based storage, exposes logs through REST endpoints, and can optionally integrate with Prometheus for observability — all with zero configuration from the client side.
Spring Boot Job Monitor is a lightweight starter library that enables automatic monitoring of job executions in Spring Boot applications. It supports both in-memory and JDBC-based storage, exposes logs through REST endpoints, and can optionally integrate with Prometheus for observability — all with zero configuration from the client side.