Discuss Spring Boot & H2



H2 database is an open source, embedded and in memory relational database management system. spring boot configures H2 database automatically and application can be up and running without any additional configuration.


Advertisements