You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The builders to construct an ALPS document reside within this project and are leveraged by Spring Data REST when building profiles.
The JSON Schema code should also be migrated to Spring HATEAOS for similar purpose. Users should be able to assemble a JSON Schema compliant document manually directly with Spring HATEOAS, while Spring Data REST can still leverage thta when it autobuilds the same links.