We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9d857 commit e8836c3Copy full SHA for e8836c3
etc/migrate-to-1.0.sh
@@ -62,6 +62,7 @@ s/hateoas\.core\.EvoInflectorRelProvider/hateoas.server.core.EvoInflectorLinkRel
62
s/hateoas\.core\.JsonPathLinkDiscoverer/hateoas.client.JsonPathLinkDiscoverer/g;\
63
s/hateoas\.core\.LinkBuilderSupport/hateoas.server.core.LinkBuilderSupport/g;\
64
s/hateoas\.core\.MethodParameters/hateoas.server.core.MethodParameters/g;\
65
+s/hateoas\.core\.Relation/hateoas.server.core.Relation/g;\
66
\
67
s/hateoas\.hal/hateoas.mediatype.hal/g;\
68
0 commit comments