Ingo Griebsch
Ingo Griebsch
Some time ago we started to use Consumer Driven Contracts. All the colleagues where keen to understand how it works because we got more and more problems to change the...
@gregturn asked me on Gitter to create this issue. We talked about how one could add a 'contentType' property to a HAL-FORMS template element, either automagically or by hand. @ingogriebsch...
https://sonarcloud.io/project/issues?id=de.ingogriebsch.hateoas%3Aspring-hateoas-siren&resolved=false
This feature is marked as experimental because it uses an internal Spring-Hateoas API. Because it is not clear how long this internal API is available and because the benefit of...
https://github.com/github-changelog-generator/github-changelog-generator https://github.com/marketplace/actions/generate-changelog https://levelup.gitconnected.com/how-to-manually-trigger-a-github-actions-workflow-4712542f1960 https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
Chapter https://spring-hateoas-siren.ingogriebsch.de/1.1.0/index.html#serialization-links needs to be reworked. It needs to explain how Siren Links and Actions are created based on the available SPI (i.e. Spring HATEOAS Links and Affordances). Have a...
This GitHub action could help... https://github.com/JasonEtco/create-an-issue
https://github.com/actions/create-release#example-workflow---create-a-release
Need to check if some part of the AffordanceModel contains the value of the member variable that is part of the payload class. Class `SirenLinkConverter` needs to be enhanced. Check...