Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +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.


Варианты приобретения
Цена: 6986.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

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

Автор: 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.



Spring Boot 2 Recipes: A Problem-Solution Approach

Автор: Deinum Marten
Название: Spring Boot 2 Recipes: A Problem-Solution Approach
ISBN: 1484239628 ISBN-13(EAN): 9781484239629
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.
Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring Boot 2 micro-framework, then dives into code snippets on how to apply and integrate Spring Boot 2 with the Spring MVC web framework, Spring Web Sockets, and microservices. You'll also get solutions to common problems with persistence, integrating Spring Boot with batch processing, algorithmic programming via Spring Batch, and much more. Other recipes cover topics such as using and integrating Boot with Spring's enterprise services, Spring Integration, testing, monitoring and more.
What You'll Learn
Get reusable code recipes and snippets for the Spring Boot 2 micro-framework Discover how Spring Boot 2 integrates with other Spring APIs, tools, and frameworksAccess Spring MVC and the new Spring Web Sockets for simpler web developmentWork with microservices for web services development and integration with your Spring Boot applicationsAdd persistence and a data tier seamlessly to make your Spring Boot web application do moreIntegrate enterprise services to create a more complex Java application using Spring Boot
Who This Book Is For
Experienced Java and Spring programmers.
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
Издательство: Неизвестно
Рейтинг:
Цена: 9010.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.

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
Рейтинг:
Цена: 8384.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
Рейтинг:
Цена: 7685.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.
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
Рейтинг:
Цена: 6288.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
Рейтинг:
Цена: 4191.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
Издательство: Неизвестно
Рейтинг:
Цена: 10114.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.

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
Издательство: Неизвестно
Рейтинг:
Цена: 7171.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 ...

Pro spring boot 2

Автор: Gutierrez, Felipe
Название: Pro spring boot 2
ISBN: 1484236750 ISBN-13(EAN): 9781484236758
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Поставка под заказ.

Описание: Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work. It will also cover what's been added to the new Spring Boot 2 release, including Spring Framework 5 features like WebFlux, Security, Actuator and the new way to expose Metrics through Micrometer framework, and more.This book is your authoritative hands-on practical guide for increasing your enterprise Java and cloud application productivity while decreasing development time. It's a no nonsense guide with case studies of increasing complexity throughout the book. The author, a senior solutions architect and Principal Technical instructor with Pivotal, the company behind the Spring Framework, shares his experience, insights and first-hand knowledge about how Spring Boot technology works and best practices.Pro Spring Boot 2 is an essential book for your Spring learning and reference library.What You Will LearnConfigure and use Spring Boot Use non-functional requirements with Spring Boot ActuatorCarry out web development with Spring BootPersistence with JDBC, JPA and NoSQL DatabasesMessaging with JMS, RabbitMQ and WebSocketsTest and deploy with Spring BootA quick look at the Spring Cloud projectsMicroservices and deployment to the CloudExtend Spring Boot by creating your own Spring Boot Starter and @Enable featureWho This Book Is For

Experienced Spring and Java developers seeking increased productivity gains and decreased complexity and development time in their applications and software services.
Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications

Автор: Leonard Anghel
Название: Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications
ISBN: 1484256255 ISBN-13(EAN): 9781484256251
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is a collection of developer code recipes and best practices for persisting data using Spring, particularly Spring Boot. The book is structured around practical recipes, where each recipe discusses a performance case or performance-related case, and almost every recipe has one or more applications. Mainly, when we try to accomplish something (e.g., read some data from the database), there are several approaches to do it, and, in order to choose the best way, you have to know the implied trades-off from a performance perspective.

You'll see that in the end, all these penalties slow down the application. Besides presenting the arguments that favor a certain choice, the application is written in Spring Boot style which is quite different than plain Hibernate. Persistence is an important set of techniques and technologies for accessing and using data, and this book demonstrates that data is mobile regardless of specific applications and contexts.

In Java development, persistence is a key factor in enterprise, ecommerce, cloud and other transaction-oriented applications. After reading and using this book, you'll have the fundamentals to apply these persistence solutions into your own mission-critical enterprise Java applications that you build using Spring. What You Will LearnShape *-to-many associations for best performancesEffectively exploit Spring Projections (DTO) Learn best practices for batching inserts, updates and deletes Effectively fetch parent and association in a single SELECTLearn how to inspect Persistent Context contentDissect pagination techniques (offset and keyset)Handle queries, locking, schemas, Hibernate types, and more Who This Book Is For Any Spring and Spring Boot developer that wants to squeeze the persistence layer performances.

Hands-On Full Stack Development with Spring Boot 2.0 and React: Build modern and scalable full stack applications using the Java-based Spring Framewor

Автор: Hinkula Juha
Название: Hands-On Full Stack Development with Spring Boot 2.0 and React: Build modern and scalable full stack applications using the Java-based Spring Framewor
ISBN: 1789138086 ISBN-13(EAN): 9781789138085
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Spring Boot and React allow us to build powerful full-stack applications and also demonstrate a modern full-stack app in practice. React is a modern JavaScript library for building fast and reliable user interfaces. You will also master the process of full-stack development by leveraging Spring Boot and React

Beginning Spring Boot 2

Автор: K. Siva Prasad Reddy
Название: Beginning Spring Boot 2
ISBN: 1484229304 ISBN-13(EAN): 9781484229309
Издательство: Springer
Рейтинг:
Цена: 5309.00 р.
Наличие на складе: Поставка под заказ.

Описание:

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 also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you'll secure your Spring Boot-created application or service before testing and deploying it.

After reading and learning with Beginning Spring Boot 2, you'll have the skills and techniques to start building your first Spring Boot applications and microservices with confidence to take the next steps in your career journey.

What You'll Learn

  • Use Spring Boot autoconfiguration
  • Work with relational and NoSQL databases
  • Build web applications with Spring Boot
  • Apply REST APIs using Spring Boot
  • Create reactive web applications using Spring Web Reactive
  • Secure your Spring Boot applications or web services
  • Test and deploy your Spring Boot applications


Who This Book Is For

Experienced Java and Spring Framework developers who are new to the new Spring Boot micro-framework.


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