Spring framework jar file comparison -


can 1 explain me difference between spring-aop-4.0.3.release-javadoc.jar , spring-aop-4.0.3.release-sources.jar

thanks in advance.

-javadoc javadoc, api documentation spring-aop library. @ on website it's have local copy in case internet goes down , confirm you're looking @ documentation same version you're coding to.

-sources source code of spring-aop library, .java files compile library itself. needed if want build spring-aop yourself.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -