mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update link DSL with a new `Links` type and an enum for the type rather than a name. This update also fixes Hibernate links which were broken. See gh-51498