Sign in
apache
/
pekko-projection
/
refs/heads/refactor/replace-reflection-with-methodhandles
/
.
/
examples
/
src
/
test
/
resources
/
application.conf
blob: 36e3f5c039de9dd99b1c562aae1e9774290294c7 [
file
]
# SPDX-License-Identifier: Apache-2.0
pekko
.
projection
.
jdbc
{
dialect
=
"<dialect>"
blocking
-
db
-
dispatcher
{
thread
-
pool
-
executor
{
fixed
-
pool
-
size
=
10
}
}
}