It would be great to make the switch to springdoc. If you are willing, go for it!
Slightly outside the scope of this RFC: Swagger was added as part of the @Experimental manageability REST API [1] and is used to generate API docs for each minor [2]. It looks like the API hasn’t changed much between the last few minors. Does this inactivity demonstrate maturity (i.e. maybe we should remove the @Experimental annotation) or does it indicate a failed or abandoned experiment (i.e. should we consider entirely removing all code for this feature, following the same reasoning cited for removing @Experimental protobuf [3] and @Experimental redis [4])? [1] https://cwiki.apache.org/confluence/display/GEODE/Cluster+Management+Service [2] https://cwiki.apache.org/confluence/display/GEODE/Cluster+Management+Service+Rest+API [3] https://lists.apache.org/thread/zt7jphfjqqgkgjn010clq2wqo9vv2z6n [4] https://lists.apache.org/thread/7m23h9r0tf536g414bwjsplqh1qv2ct0 From: Alexander Murmann <amurm...@vmware.com> Date: Thursday, May 5, 2022 at 4:09 PM To: dev@geode.apache.org <dev@geode.apache.org> Subject: Re: [PROPOSAL] RFC for migrating from springfox to springdoc Thanks for your proposal, Patrick! I wonder if this even warrants a proposal over a PR. There seems to be neither a downside nor a realistic alternative. ________________________________ From: Patrick Johnson <jpatr...@vmware.com> Sent: Thursday, May 5, 2022 13:39 To: dev@geode.apache.org <dev@geode.apache.org> Subject: [PROPOSAL] RFC for migrating from springfox to springdoc Hello devs! Please review this RFC: https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FMigration%2Bfrom%2Bspringfox%2Bto%2Bspringdoc&data=05%7C01%7Conichols%40vmware.com%7Cb2503a04cf1b45e6331c08da2eec45bb%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637873889588399147%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=T9N0dXMgG7OYBFL9aPASpklsQ2rDnMbkY2EiVLq%2FfIg%3D&reserved=0 on migrating from springfox to springdoc for our swagger needs and provide any feedback you have. Review period until Friday, May 13th. —Patrick Johnson