diff --git a/src/main/resources/config/application-prod.yml b/src/main/resources/config/application-prod.yml index cb770b5e9..a91de4f62 100644 --- a/src/main/resources/config/application-prod.yml +++ b/src/main/resources/config/application-prod.yml @@ -25,12 +25,6 @@ spring: name: managementportal username: radarbase password: radarbase - hikari: - data-source-properties: - cachePrepStmts: true - prepStmtCacheSize: 250 - prepStmtCacheSqlLimit: 2048 - useServerPrepStmts: true jpa: database-platform: org.hibernate.dialect.PostgreSQLDialect database: POSTGRESQL