Closed as not planned
Description
I am using spring boot latest version 3.0.3 and trying hot create a record using H2 database.
- Added H2 dependency
- Added spring data source configuration in application.properties
- created Entity class
But not able to show table after running the spring boot application.
Can someone please check what changes happening in 3.0.3 due to that my application is not working.
Same configuration using in spring boot 3.0.2 it's working fine.
Metadata
Metadata
Assignees
Labels
No labels