I have learned that license for the AOP Alliance JAR is public domain, which is great, but unfortunately this is not refelected on the web site or in the distribution. I have doubts that my legal...
Type: Posts; User: Vidigiani; Keyword(s):
I have learned that license for the AOP Alliance JAR is public domain, which is great, but unfortunately this is not refelected on the web site or in the distribution. I have doubts that my legal...
Where did you find the license for AOP Alliance? I'm holding on using the AOP side of Spring Framework because I can't find a license to run by our legal dept. I looked in the AOP alliance download...
I am currently wiring several classes together that I would normally make package private and hide behind a facade. It appears that Spring requires these classes and their methods to be public.
...