Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: a851f1cf8b3f257338a0476504fe24821e649ae9
https://github.com/hibernate/hibernate-orm/commit/a851f1cf8b3f257338a0476...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2023-06-24 (Sat, 24 Jun 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Introduction.adoc
Log Message:
-----------
new doc section on testing, and simpler REST example
Commit: 0b191e0b1bf7f02d92d0372754f825d052a981d3
https://github.com/hibernate/hibernate-orm/commit/0b191e0b1bf7f02d92d0372...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2023-06-24 (Sat, 24 Jun 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
Log Message:
-----------
correct a ref to a property, and squash warnings in AvailableSettings
Commit: f32f6b55155b2e46e940520292e59eeb5d29bcd9
https://github.com/hibernate/hibernate-orm/commit/f32f6b55155b2e46e940520...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2023-06-24 (Sat, 24 Jun 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
Log Message:
-----------
document hibernate.properties in intro doc
Compare:
https://github.com/hibernate/hibernate-orm/compare/1603e4a4725a...f32f6b5...