java spring boot 外文文献
时间: 2024-05-08 19:13:52 浏览: 193
Java Spring Boot 是一种基于 Spring 框架的快速开发应用程序的工具。它提供了许多功能,包括自动配置、嵌入式 Web 服务器、依赖管理等等。下面是一些关于 Java Spring Boot 的外文文献,供您参考:
1. "Building Microservices with Spring Boot" by Josh Long and Kenny Bastani. This book provides a comprehensive guide to using Spring Boot to build microservices-based applications.
2. "Spring Boot in Action" by Craig Walls. This book covers everything you need to know to get started with Spring Boot, including creating RESTful web services, working with databases, and more.
3. "Mastering Spring Boot 2.0" by Dinesh Rajput. This book provides an in-depth look at the latest version of Spring Boot, including new features like reactive programming and support for Kotlin.
4. "Spring Boot Cookbook" by Alex Antonov. This book contains over 100 recipes for building and deploying Spring Boot applications, covering topics like security, testing, and deployment.
5. "Getting Started with Spring Boot" by Greg L. Turnquist. This book provides a hands-on introduction to Spring Boot, with practical examples and exercises to help you learn the framework.
阅读全文