Skip to content

Commit

Permalink
Merge pull request #904 from RADAR-base/fix/remove-hikari-config
Browse files Browse the repository at this point in the history
Remove unused hikari config from application properties
  • Loading branch information
mpgxvii authored Jul 25, 2024
2 parents 4d1b41d + 8e7a3a1 commit be99bdb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/resources/config/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit be99bdb

Please sign in to comment.