You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-created in Vaadin Platform, because the original issue from @LiveNathan has been moved to a private repo.
Whenever I download a project from the Vaadin app creator (start.vaadin.com), I need to manually remove all of the default database configurations and set up EclipseStore instead. This process is repetitive and time-consuming. Given that Vaadin has partnered with EclipseStore, as highlighted in the YouTube video "Extend your pure Java experience to the persistence layer with EclipseStore", it would be beneficial to offer EclipseStore as an option directly during the project setup process on start.vaadin.com.
Describe the solution you'd like
I would like EclipseStore to be included as a database option in the export dialogue of the Vaadin app creator. This addition would streamline the setup process for developers who prefer to use EclipseStore, aligning the setup experience with the demonstrated Vaadin and EclipseStore integration.
Describe alternatives you've considered
Currently, the alternative involves manually removing the default database setup and configuring EclipseStore from scratch. Another alternative is to maintain a custom template project, but this lacks the flexibility and ease of use provided by the Vaadin app creator.
Additional context
Including EclipseStore as an option would not only save time for developers but also reinforce the existing partnership between Vaadin and EclipseStore, making it easier for developers to adopt EclipseStore seamlessly within their projects.
The text was updated successfully, but these errors were encountered:
Of course, I'm a beginner, so someone from the EclipseStore team is a better resource to define a good starting point for new projects using the Spring Boot integration.
Describe your motivation
Re-created in Vaadin Platform, because the original issue from @LiveNathan has been moved to a private repo.
Whenever I download a project from the Vaadin app creator (start.vaadin.com), I need to manually remove all of the default database configurations and set up EclipseStore instead. This process is repetitive and time-consuming. Given that Vaadin has partnered with EclipseStore, as highlighted in the YouTube video "Extend your pure Java experience to the persistence layer with EclipseStore", it would be beneficial to offer EclipseStore as an option directly during the project setup process on start.vaadin.com.
Describe the solution you'd like
I would like EclipseStore to be included as a database option in the export dialogue of the Vaadin app creator. This addition would streamline the setup process for developers who prefer to use EclipseStore, aligning the setup experience with the demonstrated Vaadin and EclipseStore integration.
Describe alternatives you've considered
Currently, the alternative involves manually removing the default database setup and configuring EclipseStore from scratch. Another alternative is to maintain a custom template project, but this lacks the flexibility and ease of use provided by the Vaadin app creator.
Additional context
Including EclipseStore as an option would not only save time for developers but also reinforce the existing partnership between Vaadin and EclipseStore, making it easier for developers to adopt EclipseStore seamlessly within their projects.
The text was updated successfully, but these errors were encountered: