Skip to content

Commit

Permalink
feat : add applicationName to the connection-parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Mar 14, 2024
1 parent 0124586 commit a96ef6e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ spring:
datasource:
hikari:
auto-commit: false
data-source-properties:
ApplicationName: ${spring.application.name}
jmx:
enabled: false
jpa:
Expand Down

0 comments on commit a96ef6e

Please sign in to comment.