How to scan methods in all classes of a java application in runtime and call those methods according to the given request?

前端 未结 0 1929
没有蜡笔的小新
没有蜡笔的小新 2020-12-23 14:42

I want to implement REST api implementation for an old ERP system bounded to JAVA EE and JDK 1.8. It is not Spring. I want to create a servlet responsible for controlling re

相关标签:
回答
  • 消灭零回复
提交回复
热议问题