This commit is contained in:
2026-02-17 20:25:17 +01:00
parent 5f314bc00a
commit e0ad02fb5d
9 changed files with 207 additions and 6 deletions

View File

@@ -35,4 +35,7 @@ rag.rerank-fetch-multiplier = 2
#Swagger
swagger.servers.first=http://localhost:8080
springdoc.swagger-ui.path=/swagger-ui.html
springdoc.api-docs.path=/v3/api-docs
springdoc.api-docs.path=/v3/api-docs
#Kafka
spring.kafka.bootstrap-servers=${KAFKA_BOOTSTRAP_SERVERS:localhost:9092}
analytics.kafka.topic=user-events