feat: Add Claude skills, agents, adapt .gitignore, adapt pipeline.sh with different cache location

This commit is contained in:
2026-02-06 18:55:44 +01:00
parent 1bc2e9b111
commit eaa402f32a
11 changed files with 1615 additions and 79 deletions

View File

@@ -13,7 +13,7 @@ spring:
database-platform: org.hibernate.dialect.PostgreSQLDialect
hibernate:
ddl-auto: create
show-sql: false
show-sql: true
properties:
hibernate:
format_sql: true