Kirjojen hintavertailu. Mukana 11 717 486 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla "Spring"

Spring Cleaning Me: A Key to Effectiveness in Your Purpose

Spring Cleaning Me: A Key to Effectiveness in Your Purpose

Aileen Price

Createspace Independent Publishing Platform
2013
nidottu
Just as our homes can use deep cleanings, a person's soul can benefit from a time of cleaning pruning, and purging unhealthy clutter that can accumulate over time. Spring Cleaning Me is a Bible study based on Psalm 139:23-24: "Search me, God, and know my heart; test me and know my anxious thoughts. See if there is any offensive way in me, and lead me in the way everlasting." The study focuses on the head, the heart, and the mouth. It's a candid expos on the hindering dangers of wrong thinking, negative emotions, and inappropriate speech. A Biblical cleaning plan for each of these areas is included. The author concludes each chapter with questions written from the perspective of a Christian life coach provided for the reader to conduct a self-evaluation. With the guidance of the Holy Spirit, the cleansing power of the Word, and a willingness to clean out the cobwebs and dust bunnies within you, you will grow and experience freedom to move forward in God's plan for your life."God does not begin a work in a person to change His mind, throw up His hands in frustration, and walk away. He is not sitting on His throne, with His index finger on a big red button waiting for us to mess up so He can banish us into eternal damnation."--Aileen Price (from page 21)
Spring Grass and Comanche Moons

Spring Grass and Comanche Moons

Mary Sue Wafer

Lulu Publishing Services
2014
pokkari
A sizeable caravan of Kalderash Gypsies who had wintered along the south banks of the Colorado River were on the move again. They were to join a Machwaya tribe of Romany Travellers at the fork of the Brazos when "the first blossoms appear on the Mountain Laurel bushes and the intoxicating fragrance of purple sage fills the prairie air." A freak snowstorm in late February of 1850 lingered into early spring, transforming the verdant terrain of the Hill Country into a ghostly camouflage for much too long. This seemingly sudden thaw was cruelly orchestrated to coincide with the natural progression of April's annual flooding rains. Having no containment and no direction in which to flow, the fugitive force of raging waters, laced with generous chunks of ice, churned across the land with little resistance. Like a formless buzzsaw, it created narrow rivulets, rearranging limestone boulders and gouging wide ravines until its energy was spent.
Spring Fever

Spring Fever

James Glasco

Createspace Independent Publishing Platform
2013
nidottu
Two ranching families successfully battle the elements of life on the high plains and become wealthy. But everything that they worked for is jeopardized by the Panic of 1873, which leaves many men out of work and failed banks and businesses across America. Adding insult to injury, the grasshopper plague of 1874 destroys their crops and pastures forcing them to leave their homes and drive their cattle and horses north in search of grass. Hard times on the prairie can cut to the bone and expose your weakness, make you question God, make you despair and want to give up. Or you can bow your neck, face the wind and take up the fight
Spring Persistence with Hibernate

Spring Persistence with Hibernate

Paul Fisher; Brian D. Murphy

APress
2016
nidottu
Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA). Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. 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. Persistence is an important set of techniques and technologies for accessing and using data, and ensuring that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, e-commerce, and other transaction-oriented applications. Today, the agile and open source Spring Framework is the leading out-of-the-box, open source solutionfor enterprise Java developers; in it, you can find a number of Java persistence solutions.What You'll LearnUse Spring Persistence, including using persistence tools in Spring as well as choosing the best Java persistence frameworks outside of SpringTake advantage of Spring Framework features such as Inversion of Control (IoC), aspect-oriented programming (AOP), and moreWork with Spring JDBC, use declarative transactions with Spring, and reap the benefits of a lightweight persistence strategyHarness Hibernate and integrate it into your Spring-based enterprise Java applications for transactions, data processing, and moreIntegrate JPA for creating a well-layered persistence tier in your enterprise Java applicationWho This Book Is ForThis book is ideal for developers interested in learning more about persistence framework options on the Java platform, as well as fundamental Spring concepts. Because the book covers several persistence frameworks, it is suitable for anyone interested in learning more about Spring or any of the frameworks covered. Lastly, this book covers advanced topics related to persistence architecture and design patterns, and is ideal for beginning developers looking to learn more in these areas.
Spring Boot Messaging

Spring Boot Messaging

Felipe Gutierrez

APress
2017
nidottu
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 LearnUse the main Spring messaging APIs with Spring Framework 5Build messaging applications over the WebUse WebSocket, SockJS, and STOMP messagingIntegrate Spring JMS and Spring AMQP into your applicationsWork with Spring Cloud Stream and microservicesWho This Book Is ForEnterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.
Spring Cloud Data Flow

Spring Cloud Data Flow

Felipe Gutierrez

APress
2020
nidottu
Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power of Spring Cloud Data Flow. The first part of Spring Cloud Data Flow introduces the concepts you will need in the rest of the book. It begins with an overview of the cloud, microservices, and big data, before moving on to the Spring projects essential to modern big data applications in Java: Spring Integration, Spring Batch, Spring Cloud Stream, and Spring Cloud Task. The second part of the book covers the internals of Spring Cloud Data Flow, giving you the insights and knowledge required to build the applications you need. You'll learn how to use Spring Data Flow's DSL and how to integrate with third-party cloud platform solutions, such as Kubernetes. Finally, the book covers Spring Cloud Data Flow applications to impart practical, useful skills for real-world applications of the technologies covered throughout the rest of the book. What You Will LearnSee the Spring Cloud Data Flow internals Create your own Binder using NATs as BrokerMater Spring Cloud Data Flow architecture, data processing, and DSLIntegrate Spring Cloud Data Flow with KubernetesUse Spring Cloud Data Flow local server, Docker Compose, and KubernetesDiscover the Spring Cloud Data Flow applications and how to use themWork with source, processor, sink, tasks, Spring Flo and its GUI, and analytics via the new Micrometer stack for realtime visibility with Prometheus and Grafana Who This Book Is ForThose with some experience with the Spring Framework, Microservices and Cloud Native Applications. Java experience is recommended.
Spring Boot Persistence Best Practices
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 Learn Shape *-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 persistencelayer performances.
Spring Quick Reference Guide

Spring Quick Reference Guide

Adam L. Davis

APress
2020
nidottu
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. You’ll also get a rundown of the increasingly popular Spring Boot microframework as well.You won’t 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 LearnDiscover the Spring Framework and its many sub-projectsWork with the Spring Boot microframeworkProgram with the Spring Boot framework to build Java-basedmicroservices, native cloud applications, and moreUse some of the lesser-known but still important frameworks and tools such as REST Docs, HATEOAS, Cloud, and moreLeverage these Spring frameworks and tools for building your next Java-based cloud applicationWho This Book Is ForThose with prior experience with Java who want a quick and handy reference to using Spring.
Spring Boot with React and AWS

Spring Boot with React and AWS

Ravi Kant Soni; Namrata Soni

APRESS
2021
nidottu
Create and deploy full-stack Spring Boot applications with React and AWS. This practical and authoritative guide teaches you the fundamentals of Amazon Web Services with no prior experience.You will start by learning the fundamentals of AWS, including EC2, S3, IAM, and load balancer. Next, you will learn to deploy a Spring Boot REST API to AWS with Elastic Beanstalk, which will give you the ability to build and deploy a Spring Boot application. You will explore the RDS relational database and create an instance of a MySQL database in AWS with RDS. You will then deploy a Spring Boot application to MySQL in AWS and deploy a full-stack Spring Boot React application to AWS using Elastic Beanstalk and S3. Lastly, you will be introduced to ELB, CloudWatch, and Route 53. By the end of this book you will understand full-stack Spring Boot React applications and their deployment. If you prefer "learning by coding" then Spring Boot with React and AWS is the bookfor you.What You'll LearnReview the fundamentals of Amazon Web ServicesInstall a Spring Boot REST API with CRUD operation to AWS using AWS Elastic BeanstalkDeploy a full-stack Spring Boot React application to AWS using AWS Elastic Beanstalk and S3Work with MySQL as a database in AWS using RDSUse Spring Boot with React and AWSWho This Book Is For Ideal for readers who have some programming experience with Java, Spring Boot, and React, and who now want to deploy a full-stack Spring Boot React application to AWS using AWS Elastic Beanstalk and S3.
Spring REST

Spring REST

Balaji Varanasi; Maxim Bartkov

APRESS
2021
nidottu
Design and develop Java-based RESTful APIs using the latest versions of the Spring MVC and Spring Boot frameworks. This book walks you through the process of designing and building a REST application while delving into design principles and best practices for versioning, security, documentation, error handling, paging, and sorting. Spring REST provides a brief introduction to REST, HTTP, and web infrastructure. You will learn about several Spring projects such as Spring Boot, Spring MVC, Spring Data JPA, and Spring Security, and the role they play in simplifying REST application development. You will learn how to build clients that consume REST services. Finally, you will learn how to use the Spring MVC test framework to unit test and integration test your REST API. After reading this book, you will come away with all the skills to build sophisticated REST applications using Spring technologies. What You Will LearnBuild Java-based microservices, native cloud, or any applications using Spring RESTEmploy Spring MVC and RESTful SpringBuild a QuickPoll application exampleDocument REST services, as well as versioning, paging, and sortingTest, handle errors and secure your application Who This Book Is For Intermediate Java programmers with at least some prior experience with Spring and web/cloud application development.
Spring 6 Recipes

Spring 6 Recipes

Marten Deinum; Daniel Rubio; Josh Long

APRESS
2023
nidottu
This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now include Spring R2DBC for Reactive Relational Database Connectivity, a specification to integrate SQL databases, like PostgreSQL, MySQL and more, using reactive drivers.Furthermore, this book includes additional coverage of WebFlux for more reactive Spring web applications. Reactive programming allows you to build systems that are resilient to high load, especially common in the more complex enterprise, native cloud applications that Spring Framework lets you build. This updated edition also uses code snippets and examples based on newest available standard long term support release of Java. 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 specific Spring Framework-based application needs. This can save you a great deal of work over creating a project from scratch. This powerful code reference is a "must have" for your print or digital library. This developer cookbook comes with accompanying source code that is freely available on GitHub under latest Creative Commons open source licensing. What You'll LearnGet re-usable code recipes and snippets for core Spring, annotations and other development toolsDive into Spring Native which merges the popular Spring and GraalVM for increased performance, speed and reliability of your Spring Framework 6 applicationsExplore Spring R2BC for reactive relational database connectivity with SQLBuild reactive Spring MVC-based web applications and microservices using WebFluxEnhance your enterprise or native cloud applications using Spring Transaction ManagementTest, secure and deploy your Spring applications using reusable code templates availableWho This Book Is ForThis book is for experienced Java programmers, software developers with experience using the Spring Framework.