Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit 2c459f6

Browse files
committed
Rename
1 parent e465687 commit 2c459f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/src/main/java/org/seasar/doma/quarkus/runtime/DomaProducer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ LogPreferences logPreferences() {
180180

181181
@ApplicationScoped
182182
@DefaultBean
183-
DomaConfig dbConfig(
183+
DomaConfig config(
184184
@Any Instance<DataSource> dataSourceInstance,
185185
Dialect dialect,
186186
SqlFileRepository sqlFileRepository,

0 commit comments

Comments
 (0)