How to Test EclipseStore with EmbeddedStorageManager in Spring Boot?
I’m working on a Java 21, Spring Boot 3.3 application using Vaadin 24 and EclipseStore 1.4.0 for embedded storage. I’m having trouble setting up a simple test to ensure that I can read and write to the database using EclipseStore.