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...

Full description

Bibliographic Details
Main Author: Prasad Reddy, K. Siva
Format: eBook
Language:English
Published: Berkeley, CA Apress 2017, 2017
Edition:1st ed. 2017
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
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