简体   繁体   中英

Difference between spring-boot-starter-web and spring-boot-starter-web-services and spring-boot-starter-jersey

Could you someone please assist me knowing the Difference between spring-boot-starter-web VS spring-boot-starter-web-services VS spring-boot-starter-jersey

The documentation says Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web

Thanks

I highly recommend inspecting these POMs if you are familiar with Maven. Code answers your questions better than thousand SO answers.

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