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

Descripción completa

Detalles Bibliográficos
Autor principal: Prasad Reddy, K. Siva. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2017.
Edición:1st ed. 2017.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630635806719
Tabla de Contenidos:
  • 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.