lambrosx77

Results 2 comments of lambrosx77

Hi, To begin, thank you for the samples and all the work. I've got many errors deploying on Payara, to make it run : - I added @RequestScoped on Controllers...

Hi, My project is working on PostgreSQL 12.18 so if it can help, my connection string is: `DATABASE_URL=postgres://myuser:mypassword@myserver:5432/mybase?sslmode=disable` I just have to disable SSL to get it working.