Skip to content

Document that spring.jpa.hibernate.naming-strategy has default value #3035

@php-coder

Description

@php-coder

Please document in example application.yml that spring.jpa.hibernate.naming_strategy property has default value org.springframework.boot.orm.jpa.hibernate.SpringNamingStrategy.

Also as far I can see setting property spring.jpa.properties.hibernate.ejb.naming_strategy doesn't work and you have to use spring.jpa.hibernate.naming_strategy property instead (see HibernateJpaAutoConfigurationTests.testCustomNamingStrategyViaJpaProperties. I believe that it's also should be documented somewhere, because it's unexpected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions