Logo
Explore Help
Register Sign In
cameleer/cameleer-server
1
0
Fork 0
You've already forked cameleer-server
Code Issues 45 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5746886a0b167732b5d1628a0e21ded094517ba3
cameleer-server/cameleer3-server-app/src/test/resources/application-test.yml

12 lines
244 B
YAML
Raw Normal View History

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:
datasource:
url: jdbc:ch://placeholder:8123/cameleer3
username: default
password: ""
driver-class-name: com.clickhouse.jdbc.ClickHouseDriver
ingestion:
buffer-capacity: 100
batch-size: 10
flush-interval-ms: 100
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 41ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API