Skip to content

Fix examples in Metadata Format documentation chapter - #51097

Merged
snicoll merged 1 commit into
spring-projects:4.0.xfrom
scordio:fix-metadata-example
Jul 23, 2026
Merged

Fix examples in Metadata Format documentation chapter#51097
snicoll merged 1 commit into
spring-projects:4.0.xfrom
scordio:fix-metadata-example

Conversation

@scordio

@scordio scordio commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The examples related to Hibernate properties in the Metadata Format chapter were still referring to JpaProperties from Boot < 2.1, which had a nested Hibernate class.

This PR aligns the package names to version 4 and replaces the spring.jpa.hibernate group example with spring.jpa.hibernate.naming (the closest I could find, but let me know if you prefer something else there).

The same issue is also in older documentation before version 4, like 3.3, but the fix would be slightly different due to the package names. Happy to raise a separate PR for that, or you might find it easier to backport and update the fix on your own, just let me know 🙂

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 22, 2026
@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 22, 2026
@snicoll snicoll added this to the 4.0.x milestone Jul 22, 2026
@snicoll snicoll self-assigned this Jul 22, 2026
@snicoll snicoll modified the milestones: 4.0.x, 4.0.8 Jul 23, 2026
See spring-projectsgh-51097

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
@snicoll
snicoll changed the base branch from main to 4.0.x July 23, 2026 10:09
@snicoll
snicoll force-pushed the fix-metadata-example branch from 70b12bf to 834f7e7 Compare July 23, 2026 10:09
@snicoll
snicoll merged commit bfce39a into spring-projects:4.0.x Jul 23, 2026
4 checks passed
@scordio
scordio deleted the fix-metadata-example branch July 23, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants