Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 135e3ec

Browse files
[fix] Fixed the init property
1 parent e701a73 commit 135e3ec

File tree

1 file changed

+1
-1
lines changed
  • d02/d02s05/d02s05e03-custom-datasource-config/src/main/resources

1 file changed

+1
-1
lines changed

‎d02/d02s05/d02s05e03-custom-datasource-config/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ spring:
1616
platform: postgresql
1717
username: postgres
1818
url: jdbc:postgresql://localhost:5432/spring_boot
19-
initialize: false
2019
type: com.zaxxer.hikari.HikariDataSource
20+
initialization-mode: never
2121

2222
# the properties for the Hikari connection pool
2323
hikari:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /