java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

fix: #2366 Change h2 database usage to in mem

Open takikuba opened this issue 7 months ago • 3 comments

Fix: #2366

Standardize the use of the h2 database in the project. The in-memory option will not affect the user drive.

Pull request description

Change file-based database usage to in-mem option. I am attaching a screenshot to verify that only h2 db in-mem is used in the project.

image

takikuba avatar Nov 26 '23 10:11 takikuba