简体   繁体   中英

How to know what Spring dependency I should add to my Maven project to get the function I need?

I'm trying to define what functions ginve Spring maven dependencies.

Is there a table with list of all Spring dependencies and their hierarchy and description?

PS Using Spring 4+

This link might be helpfull (Spring Docs):

http://docs.spring.io/spring/docs/current/spring-framework-reference/html/overview.html

Have a look at section 2.2 , they describe each module and what it consists of.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM