Good evening,
I have created a project with spring and i'm trying to do connection with my postgresql database with this configuration
But when i execute my program , i have this issue:
fabie is my windows user and not my superuser. why my application trying to connect with my windows user instead of my superuser.
Please help me to understand and to resolve my issue.
Thank you.