Jouda Hidri
Jouda Hidri
### Your question I upgraded a project from - Java 11 -> Java 21, - H2 1.4.194 -> 2.2.224 - Flyway 8 -> 10. The entities generated in Java, used...
Hello everyone! We switched from H2 to Mariadb4j and we started having this error on the logs. `Error: 1193-HY000: Unknown system variable 'WSREP_ON'` This is how we create the database...
I am having the following error when deploying on k8s (locally all good, even when using docker) ``` Description: Failed to bind properties under 'grpc.client.port' to net.devh.boot.grpc.client.config.GrpcChannelProperties: Reason: org.springframework.core.convert.ConverterNotFoundException: No...