Skip to content

Commit

Permalink
Update r2dbc-mysql/src/main/java/io/asyncer/r2dbc/mysql/MySqlConnecti…
Browse files Browse the repository at this point in the history
…onConfiguration.java

Co-authored-by: jchrys <[email protected]>
Signed-off-by: ZhangJian He <[email protected]>
  • Loading branch information
ZhangJian He and jchrys authored Jul 25, 2024
1 parent 8a5e9cc commit b0ecfb1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ public final class MySqlConnectionConfiguration {
@Nullable
private final Publisher<String> passwordPublisher;

@Nullable
private final AddressResolverGroup<?> resolver;

private MySqlConnectionConfiguration(
Expand Down

0 comments on commit b0ecfb1

Please sign in to comment.