Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Spring Quick Reference Guide: A Pocket Handbook for Spring Framework, Spring Boot, and More, Davis Adam L.


Варианты приобретения
Цена: 6097.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2026-06-01
Ориентировочная дата поставки: Июль
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Davis Adam L.
Название:  Spring Quick Reference Guide: A Pocket Handbook for Spring Framework, Spring Boot, and More
ISBN: 9781484261439
Издательство: Springer
Классификация:
ISBN-10: 1484261437
Обложка/Формат: Paperback
Страницы: 253
Вес: 0.39 кг.
Дата издания: 29.09.2020
Язык: English
Издание: 1st ed.
Иллюстрации: 43 illustrations, black and white; xv, 253 p. 43 illus.
Размер: 23.39 x 15.60 x 1.45 cm
Читательская аудитория: Professional & vocational
Подзаголовок: A pocket handbook for spring framework, spring boot, and more
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Quickly gain the insight necessary to address a multitude of Java-based Spring Framework and Spring Boot coding challenges using this succinct reference guide. Short, focused code examples will help you master many of the Spring elements such as AOP, data access, MVC for web development, security, web services/REST for microservices development, Batch for large data sets, and more. Youll also get a rundown of the increasingly popular Spring Boot microframework as well.
You wont find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any Java programmer.

What You Will Learn

  • Discover the Spring Framework and its many sub-projects
  • Work with the Spring Boot microframework
  • Program with the Spring Boot framework to build Java-based
  • microservices, native cloud applications, and more
  • Use some of the lesser-known but still important frameworks and tools such as REST Docs, HATEOAS, Cloud, and more
  • Leverage these Spring frameworks and tools for building your next Java-based cloud application
Who This Book Is For
Those with prior experience with Java who want a quick and handy reference to using Spring.



Hands-On Booting: Learn the Boot Process of Linux, Windows, and Unix

Автор: Babar Yogesh
Название: Hands-On Booting: Learn the Boot Process of Linux, Windows, and Unix
ISBN: 1484258894 ISBN-13(EAN): 9781484258897
Издательство: Springer
Рейтинг:
Цена: 7177.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The primary focus is on the Linux booting procedure along with other popular operating systems such as Windows and Unix.Hands-on Booting begins by explaining what a bootloader is, starting with the Linux bootloader followed by bootloaders for Windows and Unix systems.

Machine Learning Pocket Reference: A Quick Guide to Structured Machine Learning Techniques

Автор: Harrison Matt
Название: Machine Learning Pocket Reference: A Quick Guide to Structured Machine Learning Techniques
ISBN: 1492047546 ISBN-13(EAN): 9781492047544
Издательство: Wiley
Рейтинг:
Цена: 2390.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With detailed notes, tables, and examples, this handy reference will help you navigate the basics of structured machine learning. Author Matt Harrison delivers a valuable guide that you can use for additional support during training and as a convenient resource when you dive into your next machine learning project.

C++20 Quick Syntax Reference: A Pocket Guide to the Language, Apis, and Library

Автор: Olsson Mikael
Название: C++20 Quick Syntax Reference: A Pocket Guide to the Language, Apis, and Library
ISBN: 1484259947 ISBN-13(EAN): 9781484259948
Издательство: Springer
Рейтинг:
Цена: 7317.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 1. HelloWorld

2. Compile and Run

3. Variables

4. Operators

5. Pointers

6. References

7. Arrays

8. String

9. Conditionals

10. Loops

11. Functions

12. Class

13. Constructor

14. Inheritance

15. Overriding

16. Access Levels

17. Static

18. Enum

19. Struct and Union

20. Operator Overloading

21. Custom Conversions

22. Namespaces

23. Constants

24. Preprocessor

25. Exception Handling

26. Type Conversions

27. Smart Pointers

28. Templates

29. Headers

Julia Quick Syntax Reference: A Pocket Guide for Data Science Programming

Автор: Lobianco Antonello
Название: Julia Quick Syntax Reference: A Pocket Guide for Data Science Programming
ISBN: 148425189X ISBN-13(EAN): 9781484251898
Издательство: Springer
Рейтинг:
Цена: 6707.00 р.
Наличие на складе: Нет в наличии.

Описание:

This quick Julia programming language guide is a condensed code and syntax reference to the Julia 1.x programming language, updated with the latest features of the Julia APIs, libraries, and packages. It presents the essential Julia syntax in a well-organized format that can be used as a handy reference.
This book provides an introduction that reveals basic Julia structures and syntax; discusses data types, control flow, functions, input/output, exceptions, metaprogramming, performance, and more. Additionally, you'll learn to interface Julia with other programming languages such as R for statistics or Python. You will learn how to use Julia packages for data analysis, numerical optimization and symbolic computation, and how to disseminate your results in dynamic documents or interactive web pages.
In this book, the focus is on providing important information as quickly as possible. It is packed with useful information and is a must-have for any Julia programmer.
What You Will Learn
Set up the software needed to run Julia and your first Hello World exampleWork with types and the different containers that Julia makes available for rapid application developmentUse vectorized, classical loop-based code, logical operators, and blocksExplore Julia functions by looking at arguments, return values, polymorphism, parameters, anonymous functions, and broadcastsBuild custom structures in JuliaInterface Julia with other languages such as C/C++, Python, and RProgram a richer API, modifying the code before it is executed using expressions, symbols, macros, quote blocks, and moreMaximize your code’s performance
Who This Book Is For
Experienced programmers new to Julia, as well as existing Julia coders new to the now stable Julia version 1.0 release.
Delphi Quick Syntax Reference: A Pocket Guide to the Delphi and Object Pascal Language

Автор: Kouraklis John
Название: Delphi Quick Syntax Reference: A Pocket Guide to the Delphi and Object Pascal Language
ISBN: 1484261119 ISBN-13(EAN): 9781484261118
Издательство: Springer
Рейтинг:
Цена: 5487.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Chapter 1: Introduction to DelphiChapter 2: Anatomy of a Delphi programChapter 3: Compiling, Building and Running a program (including cross platform environments)Chapter 3: Variables, Constants and OperatorsChapter 4: StringsChapter 5: Conditionals and LoopsChapter 6: Procedures and FunctionsChapter 7: OOP in DelphiChapter 8: Enhancements (Anonymous Methods, etc.)

Perl 6 Quick Syntax Reference: A Pocket Guide to the Language, the Core Modules, and the Community

Автор: Merelo J. J.
Название: Perl 6 Quick Syntax Reference: A Pocket Guide to the Language, the Core Modules, and the Community
ISBN: 1484249550 ISBN-13(EAN): 9781484249550
Издательство: Springer
Рейтинг:
Цена: 4268.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This condensed code and syntax reference book presents the Raku (formerly known as Perl 6) scripting language in a well-organized format designed to be used time and again. It contains an easy-to-read and use guide to Raku for software application development.
Using this book will give you a feel for the language, as well as an introduction to the different features (such as object-oriented programming) that make Raku such a unique language. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. Perl 6 Quick Syntax Reference is packed with useful information and is a must-have for any developer new to Raku.
What You Will Learn
Use Raku expressions and operators Work with Raku data access and persistent dataProcess complex data structures available in RakuWork with functions, modules, and moreUse Raku classes, roles, and traitsTake advantage of regular expressions and grammars using Raku Use the Unicode standard to its full extent in your scripts
Who This Book Is For
Those new to Raku who have at least some programming experience in any scripting language.
C++17 Standard Library Quick Reference: A Pocket Guide to Data Structures, Algorithms, and Functions

Автор: Van Weert Peter, Gregoire Marc
Название: C++17 Standard Library Quick Reference: A Pocket Guide to Data Structures, Algorithms, and Functions
ISBN: 1484249224 ISBN-13(EAN): 9781484249222
Издательство: Springer
Рейтинг:
Цена: 5487.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This quick reference is a condensed guide to the essential data structures, algorithms, and functions provided by the C++17 Standard Library. It does not explain the C++ language or syntax, but is accessible to anyone with basic C++ knowledge or programming experience. Even the most experienced C++ programmer will learn a thing or two from it and find it a useful memory-aid.
It is hard to remember all the possibilities, details, and intricacies of the vast and growing Standard Library. This handy reference guide is therefore indispensable to any C++ programmer. It offers a condensed, well-structured summary of all essential aspects of the C++ Standard Library. No page-long, repetitive examples or obscure, rarely used features. Instead, everything you need to know and watch out for in practice is outlined in a compact, to-the-point style, interspersed with practical tips and well-chosen, clarifying examples.
This new edition is updated to include all Standard Library changes in C++17, including the new vocabulary types std::string_view, any, optional, and variant; parallel algorithms; the file system library; specialized mathematical functions; and more.
What You Will Learn
Gain the essentials that the C++ Standard Library has to offerUse containers to efficiently store and retrieve your dataInspect and manipulate your data with algorithms See how lambda expressions allow for elegant use of algorithmsDiscover what the standard string class provides and how to use itWrite localized applicationsWork with file and stream-based I/OPrevent memory leaks with smart pointersWrite safe and efficient multi-threaded code using the threading libraries
Who This Book Is For
All C++ programmers, irrespective of their proficiency with the language or the Standard Library. A secondary audience is developers who are new to C++, but not new to programming, and who want to learn more about the C++ Standard Library in a quick, condensed manner.
Learn Microservices with Spring Boot: A Practical Approach to Restful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containe

Автор: Macero Garcнa Moisйs
Название: Learn Microservices with Spring Boot: A Practical Approach to Restful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containe
ISBN: 1484261305 ISBN-13(EAN): 9781484261309
Издательство: Springer
Рейтинг:
Цена: 5487.00 р.
Наличие на складе: Нет в наличии.

Описание: Build Java-based microservices architecture using the Spring Boot framework by evolving an application from a small monolith to an event-driven architecture composed of several services. This revised book follows an incremental approach in teaching the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, centralized logs, per-environment configuration, and containerization.
This updated book now covers what's been added to the latest Spring Boot release, including support for the latest Java SE; more deep-dive knowledge on how Spring Boot works; testing with JUnit 5; changes in the Spring Cloud tools used for service discovery and load balancing; building Docker images using cloud-native buildpacks; a basic centralized logging solution; E2E traceability with Sleuth; centralized configuration with Consul; many dependency upgrades; support for Spring Data Neumann; and more.

Author Moises Macero uses a pragmatic approach to explain the benefits of using this type of software architecture, instead of keeping you distracted with theoretical concepts. He covers some of the state-of-the-art techniques in computer programming, from a practical point of view. You'll focus on what's important, starting with the minimum viable product but keeping the flexibility to evolve it.

What You Will Learn

  • Build microservices with Spring Boot
  • Discover architecture patterns for distributed systems such as asynchronous processing, eventual consistency, resilience, scalability, and more
  • Use event-driven architecture and messaging with RabbitMQ
  • Master service discovery with Consul and load balancing with Spring Cloud Load Balancer
  • Route requests with Spring Cloud Gateway
  • Keep flexible configurations per environment with Spring Cloud Consul
  • Trace every request from beginning to end with Sleuth and centralized logging
  • Deploy your microservices anywhere as Docker containers
  • Start all the components in the microservice architecture with Docker Compose

Who This Book Is For
Those with at least some prior experience with Java programming. Some prior exposure to Spring Boot recommended but not required.
Spring Boot Messaging

Автор: Felipe Gutierrez
Название: Spring Boot Messaging
ISBN: 1484212258 ISBN-13(EAN): 9781484212257
Издательство: Springer
Рейтинг:
Цена: 3658.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions.

You will learn and integrate these messaging APIs with more complex enterprise and cloud applications: for example, you will see how to use Spring Cloud Stream for creating message-driven and cloud native microservices. In addition, you'll discover the new Spring Integration DSL and use it with Spring Cloud Stream to build integration solutions using every enterprise integration pattern. Finally, you'll see Spring Reactor and Spring Cloud to take your application to the next level.

After reading this book, you will come away with a case study application walk-through and will be able to use it as a template for building your own Spring messaging applications or messaging features within your enterprise or cloud application.

What You'll Learn

  • Use the main Spring messaging APIs with Spring Framework 5
  • Build messaging applications over the Web
  • Use WebSocket, SockJS, and STOMP messaging
  • Integrate Spring JMS and Spring AMQP into your applications
  • Work with Spring Cloud Stream and microservices

Who This Book Is For

Enterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.

Spring Boot 2.0 Projects

Автор: Shazin Sadakath Mohamed
Название: Spring Boot 2.0 Projects
ISBN: 1789136156 ISBN-13(EAN): 9781789136159
Издательство: Неизвестно
Рейтинг:
Цена: 10666.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Spring is one of the best tools to develop web, enterprise, and cloud ready software in the market. The goal of Spring Boot is to provide a set of tools for building Spring applications that run production-grade based applications. This book will teach you features of Spring Boot 2.0 by building interesting real-world projects.

Mastering Microservices with Java - Third Edition: Build enterprise microservices with Spring Boot 2.0, Spring Cloud, and Angular

Автор: Sharma Sourabh
Название: Mastering Microservices with Java - Third Edition: Build enterprise microservices with Spring Boot 2.0, Spring Cloud, and Angular
ISBN: 1789530725 ISBN-13(EAN): 9781789530728
Издательство: Неизвестно
Рейтинг:
Цена: 9378.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Microservices are the next big thing in designing scalable, easy-to-maintain applications. This latest edition of Mastering Microservices with Java, works on Java 11. It covers a wide range of exciting, new developments in the world of microservices such as microservices patterns, interprocess communication with gRPC, and service orchestration.

Hands-On Full Stack Development with Spring Boot 2 and React - Second Edition

Автор: Hinkula Juha
Название: Hands-On Full Stack Development with Spring Boot 2 and React - Second Edition
ISBN: 1838822364 ISBN-13(EAN): 9781838822361
Издательство: Неизвестно
Рейтинг:
Цена: 7539.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Spring Boot and React allows us to build powerful Full Stack applications. This comprehensive guide demonstrates how to build up a modern full stack app in practice. The front-end is developed by using React which is a modern JavaScript library for building fast and reliable user interfaces. By the end of this book, you will master the process ...


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия