Is this library compatible Spring Boot 2.2 & Hateoas 1.0?
See original GitHub issueThe reason I am looking to move from springfox
to springdoc-openapi
is due to the lack of support for Boot 2.2 & Hateoas 1.0
in the same project. Does this library officially work with Spring Boot 2.2
and Hateoas 1.0
?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:7
Top Results From Across the Web
Spring HATEOAS - Reference Documentation
Migrating to Spring HATEOAS 1.0. For 1.0 we took the chance to re-evaluate some of the design and package structure choices we had...
Read more >Dependency Versions - Spring
Group ID Artifact ID Version
ch.qos.logback logback‑access 1.4.5
ch.qos.logback logback‑classic 1.4.5
ch.qos.logback logback‑core 1.4.5
Read more >Spring HATEOAS
Spring HATEOAS provides some APIs to ease creating REST representations that follow the HATEOAS principle when working with Spring and especially Spring MVC. ......
Read more >Spring HATEOAS - Reference Documentation
Migrating to Spring HATEOAS 1.0. 1.1.1. The changes. Representation models. 1.1.2. The migration script. 2. Fundamentals. 2.1. Links; 2.2.
Read more >Spring HATEOAS 1.0 M1 released
Spring HATEOAS comes with WebFluxLinkBuilder so you can reactively build links. It will automatically pick up the base URI hosted by the server ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looking forward to see this too.
Okay thank you, looking forward to the release. Should I close this issue or leave it open?