springboot project uses swagger2 to automatically generate documents, but after generation, it is found that the order of the interfaces in the document is not in the order in the code.
how do I use the order in the code, or can I customize the sorting rules?