Spring Boot > H2 Database > Flashcards
What does JDBC stand for ?
Java Database Connectivity
What is Embedded mode (H2) ?
What is the H2 Console ?
It lets you access a database from the Browser. This can be an H2 database or another that supports the JDBC API