Skip to content

Unable to create table when using in memory(H2 database) database #34451

Closed as not planned
@kalidas1991

Description

@kalidas1991

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions