79596023

Date: 2025-04-28 08:16:53
Score: 0.5
Natty:
Report link

You can add this two line on your properties file:

spring.datasource.url=jdbc:h2:mem:mydatabase;DB_CLOSE_ON_EXIT=FALSE
spring.datasource.driver-class-name=org.h2.Driver
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Davide Castronovo