Hi I'm migrating my 6.4 Dspace to 8 and i have a number of REST services implemented in dspace-rest in 6.4
Documentation of Dspace 8 mandates all REST services to migrate to the new REST API but it does not give any useful directions on how to; hence my question - is there any new REST API documentation for developers who need to develop new REST services? I tried so far to copy & compile some classes from /dspace-server-webapp/src/main/java/org/dspace/app/rest/model/ but for no effect so far. I can see services declared in dspace/config/spring/api/core-services.xml so maybe this is the way to go but again, maybe there's a better way to create own services other that modifying core; i can see classes implementing @GetMapping but so far i'm failing to properly call them Thanks -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/5473e6e8-409e-41f6-95f1-1cc7c62d5e97n%40googlegroups.com.
