springboot外文文献
时间: 2023-10-20 09:36:22 浏览: 180
以下是一些关于Spring Boot的外文文献:
1. Spring Boot Reference Guide: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/
这是Spring Boot官方文档,详细介绍了Spring Boot的各种特性和用法。
2. "Building Microservices with Spring Boot" by Josh Long and Kenny Bastani: https://www.oreilly.com/library/view/building-microservices-with/9781787285835/
这本书介绍了如何使用Spring Boot构建微服务架构,并讨论了相关的设计模式和最佳实践。
3. "Mastering Spring Boot 2.0" by Dinesh Rajput: https://www.packtpub.com/application-development/mastering-spring-boot-20
这本书深入讲解了Spring Boot的各种高级特性,包括自定义Starter、自定义Auto-configuration、Actuator等。
4. "Pro Spring Boot 2: An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices" by Felipe Gutierrez: https://www.apress.com/gp/book/9781484236758
这本书讲解了如何使用Spring Boot构建企业级应用程序,并介绍了一些最佳实践和设计模式。
5. "Spring Boot in Action" by Craig Walls: https://www.manning.com/books/spring-boot-in-action
这本书介绍了如何使用Spring Boot构建Web应用程序,并讲解了一些常见的Web开发问题和解决方案。
以上是一些比较优秀的关于Spring Boot的外文文献,可以供您参考。
阅读全文