Springboot project failing to run. SQL BeanCreationException error in logs – Phpmyadmin
Im trying to make a REST api using springboot. Normally I would use PHPMyAdmin for the database but trying H2 out for the first time. Havnt seen these issues come up in my old projects because I make the SQL…