Hello,
sorry for bothering you with such a silly question,
I am new to spring and I am having a hard time figuring out where the
initialization of the BaseCmd.java classes
(src/main/java/org/apache/cloudstack/api/BaseCmd.java) is. I have used java
with no framework in the past.
If I take this
HI Davide,
CloudStack has its own module loader and within each component or module,
classes are instantiated via spring context xml rules. You can refer to:
https://github.com/shapeblue/hackerbook/blob/main/hack/service.md (and other
chapters)
Regards.
Fr