How to make the webservice made by flask be called by java

receives a task to write a webservice, so that it can be called by java. In VS2015, I made webservice, with the FLASK module of PYTHON and tested successfully in the intranet, but the project file is not a WSDL file. What else do I need to do to achieve that the webservice can be called by JAVA?

Mar.06,2021
Menu