hsiegeln
642c040116
feat(outbound): Postgres repository for outbound_connections
...
- PostgresOutboundConnectionRepository: JdbcTemplate impl of
OutboundConnectionRepository; UUID arrays via ConnectionCallback,
JSONB for headers/auth/ca-paths, enum casts for method/trust/auth-kind
- OutboundBeanConfig: wires the repo + SecretCipher beans
- PostgresOutboundConnectionRepositoryIT: 5 Testcontainers tests
(save+read, unique-name, allowed-env-ids round-trip, tenant isolation,
delete); validates V11 Flyway migration end-to-end
- application-test.yml: add jwtsecret default so SecretCipher bean
starts up in the Spring test context
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 16:23:51 +02:00
hsiegeln
cb3ebfea7c
chore: rename cameleer3 to cameleer
...
CI / cleanup-branch (push) Has been skipped
CI / build (push) Failing after 18s
CI / docker (push) Has been skipped
CI / deploy (push) Has been skipped
CI / deploy-feature (push) Has been skipped
Rename Java packages from com.cameleer3 to com.cameleer, module
directories from cameleer3-* to cameleer-*, and all references
throughout workflows, Dockerfiles, docs, migrations, and pom.xml.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 15:28:42 +02:00