Mocapi example app with PostgreSQL-backed McpSessionStore.
Note: Substrate Mailbox/Journal/Notifier fall back to
in-memory — use the Redis or Hazelcast example for full
distributed deployments.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.callibrity.mocapi
»
mocapi-example-autoconfigure Auto-configuration module bundling shared example tools and ephemeral session master key generation for mocapi example ... | 0.3.0 | 0.7.0 | |
Apache 2.0
| org.jwcarman.substrate
»
substrate-postgresql Substrate primitives backed by PostgreSQL | 0.6.0 | 0.7.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc Starter for using JDBC with the HikariCP connection pool | 4.0.5 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-docker-compose(optional) Spring Boot Docker Compose | 4.0.5 | 4.0.6 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql1 vulnerability PostgreSQL JDBC Driver Postgresql | 42.7.10 | 42.7.11 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 4.0.5 | 4.0.6 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.20.4 | 1.21.4 | |
MIT
| org.testcontainers
»
postgresql Isolated container management for Java code testing | 1.20.4 | 1.21.4 |
