Created
January 10, 2021 18:06
-
-
Save kamalhm/ae160bfcce5766b65b8b440f32468ad7 to your computer and use it in GitHub Desktop.
r2dbc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spring.r2dbc.url=r2dbc:postgresql://postgres@localhost:5432/reactive | |
logging.level.org.springframework.r2dbc=DEBUG |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment