For Spring Boot 4.x (Latest) You must explicitly add the new dedicated H2 console auto-configuration module to your pom.xml dependency groupId=org.springframework.boot artifactId=spring-boot-h2console dependency
For Spring Boot 4.x (Latest)
You must explicitly add the new dedicated H2 console auto-configuration module to your pom.xml
dependency
groupId=org.springframework.boot
artifactId=spring-boot-h2console
dependency