This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-server
Watch
1
Star
0
Fork
0
You've already forked cameleer-server
Code
Issues
45
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
af03ecdf42fbe30551e523f42ff41f067205ac37
cameleer-server
/
cameleer3-server-app
/
src
/
test
/
resources
/
application-test.yml
6 lines
77 B
YAML
Raw
Normal View
History
Unescape
Escape
feat(01-03): add test infrastructure, protocol version interceptor, and app bootstrap - AbstractClickHouseIT base class with Testcontainers ClickHouse and schema init - ProtocolVersionInterceptor validates X-Cameleer-Protocol-Version:1 on data/agent paths - WebConfig registers interceptor with path patterns, excludes health/docs - Cameleer3ServerApplication with @EnableScheduling and component scanning - application-test.yml with small buffer config for tests Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:53:31 +01:00
spring
:
config: switch datasource to PostgreSQL, add OpenSearch and Flyway config Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 18:15:33 +01:00
flyway
:
enabled
:
true
opensearch
:
url
:
http://localhost:9200
Reference in New Issue
Copy Permalink