Beginning Spring Boot 2 Applications and Microservices with the Spring Framework /
Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll...
Main Author: | |
---|---|
Corporate Author: | |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2017.
|
Edition: | 1st ed. 2017. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4842-2931-6 |
Table of Contents:
- 1. Introduction to SpringBoot
- 2. Getting Started with SpringBoot
- 3. SpringBoot AutoConfiguration
- 4. SpringBoot Essentials
- 5. Working with JdbcTemplate
- 6. Working with MyBatis
- 7. Working with JOOQ
- 8. Working with JPA
- 9. Working with MongoDB
- 10. Web Applications with SpringBoot
- 11. Building REST API using SpringBoot
- 12. Reactive Programming using Spring WebFlux
- 13. Securing Web Applications using SpringBoot
- 14. SpringBoot Actuator
- 15. Testing SpringBoot Applications
- 16. Creating Custom SpringBoot Starter
- 17. SpringBoot with Groovy, Scala, Kotlin
- 18. Introducing JHipster
- 19. Deploying SpringBoot Applications.