Skip to content

Open-in-view turn off issue #3728

@BooAndBoCai

Description

@BooAndBoCai

when i want to try close spring.jpa.open-in-view=false , i found my save method can't work .

Spring data-jpa version:
spring-boot-start-data-jpa:3.3.5

application.yaml config

jpa: show-sql: true open-in-view: false

two different in picutre
when close open in view config ,no log output
c2ac141c168ed3c832d5680ec6f42c93

when open 'open in view config' , execute sql
6b743f9e42f61e383f8b2f602f087c77

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: stackoverflowA question that's better suited to stackoverflow.com

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions