Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Spring Boot 2.0 Projects

    Posted By: AlenMiler
    Spring Boot 2.0 Projects

    Spring Boot 2.0 Projects: Build production-grade reactive applications and microservices with Spring Boot by Mohamed Shazin Sadakath
    English | 30 July 2018 | ISBN: 1789136156 | 336 Pages | EPUB | 2.63 MB

    Develop diverse real-life projects including most aspects of Spring Boot

    Key Features
    Run production-grade based applications using the Spring WebFlux framework
    Learn to develop high performance, asynchronous applications with Spring Boot
    Create robust microservice-based applications with Kotlin using Spring Boot
    Book Description
    Spring is one of the best tools available on the market for developing web, enterprise, and cloud-ready software. The goal of Spring Boot is to provide a set of tools for quickly building Spring applications that are easy to configure, and that make it easy to create and run production-grade Spring-based applications. Spring Boot 2.0 Projects will get you acquainted with important features of the latest version of this application-building tool and will cover basic, as well as advanced topics.

    The book starts off by teaching you how to create a web application using Spring Boot, followed by creating a Spring Boot-based simple blog management system that uses Elasticsearch as the data store. As you make your way through the chapters, you’ll build a RESTful web services application using Kotlin and the Spring WebFlux framework. Spring WebFlux is a new framework that helps in creating a reactive application in a functional way. Toward the end of the book, you will build a taxi-hailing API with reactive microservices using Spring Boot and a Twitter clone with a Spring Boot backend. Finally, you’ll learn how to build an asynchronous email formatter.

    What you will learn
    Learn the fundamental features of Spring Boot 2.0
    Customize Spring Boot 2.0 applications
    Build a basic web application
    Use Redis to build a taxi-hailing API
    Create a simple blog management system and a Twitter clone
    Develop a reactive RESTful web service with Kotlin using Spring Boot
    Who this book is for
    This book is for competent Spring developers who wish to understand how to develop complex yet scalable applications with Spring Boot. You must have a good knowledge of Java programming and be familiar with the basics of Spring.

    Table of Contents
    Introduction
    Building a Basic Web Application
    Building a Simple Blog Management System
    Introduction to Kotlin
    Building a Reactive Movie Rating API using Kotlin
    Building a Taxi Hailing API with Reactive Microservices
    Building a Twitter clone with a Spring Boot Backend
    Introduction into Asynchronous Application Development using Apache Kafka and Quartz Scheduler
    Building an Asynchronous Email Formatter