Spring Boot – Cannot determine embedded database driver class for database type NONE
URL: https://www.progressiverobot.com/spring-boot-cannot-determine-embedded-database-driver-class-for-database-type-none/ If you are reading this, then we think you have got "Cannot determine embedded database driver class for database type NONE" error while running [Spring Boot](/community/tutorials/spring-boot-tutorial) application. Below image shows our simple Spring Boot starter project where we got "Cannot determine embedded database driver class for database type NONE" error while running the […]