• Complain

Antonov A. - Spring Boot Cookbook

Here you can read online Antonov A. - Spring Boot Cookbook full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Antonov A. Spring Boot Cookbook
  • Book:
    Spring Boot Cookbook
  • Author:
  • Genre:
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Spring Boot Cookbook: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Spring Boot Cookbook" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Packt Publishing, 2015. 206 p. ISBN-10: 1785284150, ISBN-13: 978- 1- 78528- 415- 1.
Spring Boot is Springs convention-over-configuration solution. This feature makes it easy to create Spring applications and services with absolute minimum fuss. Spring Boot has the great ability to be customized and enhanced, and is specifically designed to simplify development of a new Spring application.This book will provide many detailed insights about the inner workings of Spring Boot, as well as tips and recipes to integrate the third-party frameworks and components needed to build complex enterprise-scale applications.The book starts with an overview of the important and useful Spring Boot starters that are included in the framework, and teaches you to create and add custom Servlet Filters, Interceptors, Converters, Formatters, and PropertyEditors to a Spring Boot web application. Next it will cover configuring custom routing rules and patterns, adding additional static asset paths, and adding and modifying servlet container connectors and other properties such as enabling SSL.Moving on, the book will teach you how to create custom Spring Boot Starters, and explore different techniques to test Spring Boot applications. Next, the book will show you examples of configuring your build to produce Docker images and self-executing binary files for Linux/OSX environments.Finally, the book will teach you how to create custom health indicators, and access monitoring data via HTTP and JMX.What You Will Learn:
Create Spring Boot applications from scratch;
Configure and tune web applications and containers;
Create custom Spring Boot auto-configurations and starters;
Use Spring Boot Test framework with JUnit, Cucumber, and Spock;
Configure and tune web applications and containers;
Deploy Spring Boot as self-starting executables and Docker containers;
Monitor data using DropWizard, Graphite, and Dashing.Learn to create different types of Spring Boot applications, configure behavior, and add custom components.
Become more efficient in testing, deploying, and monitoring Spring Boot based applications.
This is a practical guide that will help Spring developers to develop and deploy applications using Spring Boot.Who This Book Is For:
If you are a Spring Developer who has good knowledge level and understanding of Spring Boot and application development and now want to learn efficient Spring Boot development techniques in order to make the existing development process more efficient, then this book is for you. iPAD Amazon Kindle, PC , Cool Reader (EPUB), Calibre (EPUB, MOBI, AZW3), Adobe Digital Editions (EPUB), FBReader (EPUB, MOBI, AZW3).

Antonov A.: author's other books


Who wrote Spring Boot Cookbook? Find out the surname, the name of the author of the book and a list of all author's works by series.

Spring Boot Cookbook — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Spring Boot Cookbook" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Spring Boot Cookbook

Table of Contents
Spring Boot Cookbook

Spring Boot Cookbook

Copyright 2015 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: September 2015

Production reference: 1240915

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78528-415-1

www.packtpub.com

Credits

Author

Alex Antonov

Reviewers

Theo Pack

Eric Pirard

Geoffroy Warin

Ricky Yim

Commissioning Editor

Dipali Goankar

Acquisition Editor

Sonali Vernekar

Content Development Editor

Shweta Pant

Technical Editor

Bharat Patil

Copy Editor

Tasneem Fatehi

Project Coordinator

Shipra Chawhan

Proofreader

Safis Editing

Indexer

Monica Ajmera Mehta

Production Coordinator

Arvindkumar Gupta

Cover Work

Arvindkumar Gupta

About the Author

Alex Antonov is a very passionate technologist with a hunger to learn new tools, languages, techniques, and concepts behind enterprise application design. His specialty lies in designing highly scalable distributed large-scale enterprise systems, which he has been successfully doing for the last 12 years. He is also a frequent presenter on the topics of architecture and design at conferences such as UberConf, JavaOne, and Spring 2GX.

Alex joined Orbitz Worldwide in 2004, and in his current role of Senior Principal Engineer, he is responsible for providing technical leadership and guidance in the development of foundational technologies, core libraries, and APIs for enterprise-wide use, as well as establishing and maintaining common design principles and standards used within the company and integration of new software development practices within the development community. He has extensive experience in enterprise architecture designing distributed systems, and spends a lot of time doing object domain modeling and focusing on domain-driven design and behavior-driven development and testing. Prior to that, Alex was a lead engineer in the same team that was responsible for web application frameworks and developing common practices and additional functionality on top of Spring MVC and Webflow.

He has been a long-time Spring user, starting with Spring 2.0.8 and all the way to the latest and greatestSpring Boot. Ever since the introduction of Spring Boot, he has been writing applications using the framework as well as contributing patches to the codebase. His general interests lie in the area of distributed computing and technologies and frameworks that enable ease of application creation and cross communication. Besides Java, he is also proficient in Ruby/Rails, PHP, Groovy and is currently learning Erlang.

Alex is a graduate of Loyola University of Chicago, with a BS in computer science and an MS in computer science specializing in software architecture. He currently resides in Evanston, IL. When not coding, Alex enjoys playing tennis, hiking, skiing, and traveling.

Acknowledgment

I would like to thank all the people who have inspired, supported, and encouraged me through the book writing process. For me, this book represents the ability to take my passion to build software, my appreciation of the Spring family of frameworks and the amazing work that was done by their creators, combine it with many years of my first-hand experience building complex applications and share all the thoughts and best practices, which I've developed over time and always wanted to share, with the community, to help them build better, more elegant, robust, and performant applications.

I want to specially thank my wife, Alla, for constantly being there for me, for supporting me in writing this book, for being understanding when I spent countless evenings and weekends working on the chapters, for giving me an extra push to the finish line, when I was close to being done and for just being there for me! Honey, I love you very much!!!

A special thank you goes to my parents, for giving me the opportunity to pursue my carrier dreams, for the education, and raising me to become the person I am. All your hard work is now paying off, and I would not be able to achieve what I had, and write this book, if it weren't for you. I love you guys a lot, and while you are around, I can still be a child.

About the Reviewers

Theo Pack is a software engineer with several years of experience in developing frontend and backend applications. He completed his M.Sc. and has been working at Cologne Intelligence GmbH, a consulting company in Germany, since 2009.

Theo is passionate about technology and likes to master new programming languages.

You can read his blog at http://furikuri.github.io or follow him on Twitter at @furikuri.

Eric Pirard is a Java developer from the past few years. He is interested in the new technologies that help developers in their jobs to satisfy the customer's requirements as quick as possible. He also likes to help his friends or colleagues in solving their problems and progressing in their projects if he can.

As there are a lot of things to do in addition to his exciting job, if technology can help to solve customers problems as soon as possible, he is very interested. In this way, he has more time to spend with his family, enjoying sports, travelling, in short, enjoying life.

Geoffroy Warin has been programming since he was 10. He is a firm believer in the software craftsmanship movement and open source initiatives. A developer by choice and conviction, he has been working on the conception of enterprise-level web applications in Java and JavaScript throughout the course of his career.

He also teaches courses on Java web stacks and is a Groovy and Spring enthusiast.

You can read more about him on his blog at http://geowarin.github.io and on Twitter at @geowarin.

Ricky Yim is a passionate software engineer who has over 15 years of industry experience. He is a firm believer in using test-driven and behavior-driven development and agile practices to solve problems. He takes a flexible approach to software delivery and applies innovative solutions. He is currently the Delivery Manager for DiUS, an Australian technology services organization, http://www.dius.com.au.

You can find out more about him at http://codingricky.com, and you can follow him on GitHub at http://github.com/codingricky and on Twitter at @codingricky

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Spring Boot Cookbook»

Look at similar books to Spring Boot Cookbook. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Spring Boot Cookbook»

Discussion, reviews of the book Spring Boot Cookbook and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.