Kirjojen hintavertailu. Mukana 12 016 292 kirjaa ja 12 kauppaa.

Kirjahaku

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

1000 tulosta hakusanalla "Spring"

Spring MVC Blueprints

Spring MVC Blueprints

Sherwin John Calleja Tragura

Packt Publishing Limited
2016
nidottu
Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation About This Book • Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations • Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and other service-related components to solve various real-world problems • Discover the possible optimal solutions for developers and experts to build enterprise and personal web-based applications • Create a Spring MVC application that has a validation process and exception handling with the HTTP status codes Who This Book Is For This book is for competent Spring developers who wish to understand how to develop complex yet flexible applications with Spring MVC. You must have a good knowledge of JAVA programming and be familiar with the basics of Spring. What You Will Learn • Set up and configure the Spring 4.x MVC platform from ground level up using the basic Spring Framework 4.x APIs • Study requirements and manage solutions on file uploading transactions in Spring 4.x applications Configure, , and test Spring integration to the Hibernate, MyBatis, and JPA frameworks for database transactions • Properly implement exception handlers and audit trails in Spring MVC applications • Generate reports using JFreeChart, Google Charts, JasperReports, DynamicReports, FreeMarker, Velocity, and Spring's API known as ContentNegotiatingViewResolver • Configure security and flexibility by adding Captcha, Spring Security, Spring Flow, Spring Portlets, JTA to improve data management performance • Implement web services using Spring's RESTful implementation and other service-oriented integration plugins • Design and implement a Spring 4.x application using AngularJS, ExtJs, Twitter Bootstrap, and Spring Mobile for responsive web design In Detail Spring MVC is the ideal tool to build modern web applications on the server side. With the arrival of Spring Boot, developers can really focus on the code and deliver great value, leveraging the rich Spring ecosystem with minimal configuration. Spring makes it simple to create RESTful applications, interact with social services, communicate with modern databases, secure your system, and make your code modular and easy to test. It is also easy to deploy the result on different cloud providers. This book starts all the necessary topics in starting a Spring MVC-based application. Moving ahead it explains how to design model objects to handle file objects. save files into a data store and how Spring MVC behaves when an application deals with uploading and downloading files. Further it highlights form transactions and the user of Validation Framework as the tool in validating data input. It shows how to create a customer feedback system which does not require a username or password to log in. It will show you the soft side of Spring MVC where layout and presentation are given importance. Later it will discuss how to use Spring Web Flow on top of Spring MVC to create better web applications. Moving ahead, it will teach you how create an Invoice Module that receives and transport data using Web Services By the end of the book you will be able to create efficient and flexible real-time web applications using all the frameworks in Spring MVC. Style and approach This book is a compendium of technical specification documents that will guide you through building an application using Spring 4.x MVC. Each chapter starts with a high-level wireframe design of the software followed by how to set up and configure different libraries and tools.
Spring Microservices

Spring Microservices

Rajesh RV

Packt Publishing Limited
2016
nidottu
Build scalable microservices with Spring, Docker, and Mesos About This Book • Learn how to efficiently build and implement microservices in Spring, and how to use Docker and Mesos to push the boundaries of what you thought possible • Examine a number of real-world use cases and hands-on code examples. • Distribute your microservices in a completely new way Who This Book Is For If you are a Spring developers and want to build cloud-ready, internet-scale applications to meet modern business demands, then this book is for you Developers will understand how to build simple Restful services and organically grow them to truly enterprise grade microservices ecosystems. What You Will Learn • Get to know the microservices development lifecycle process • See how to implement microservices governance • Familiarize yourself with the microservices architecture and its benefits • Use Spring Boot to develop microservices • Find out how to avoid common pitfalls when developing microservices • Be introduced to end-to-end microservices written in Spring Framework and Spring Boot In Detail The Spring Framework is an application framework and inversion of the control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions to build web applications on top of the Java EE platform. This book will help you implement the microservice architecture in Spring Framework, Spring Boot, and Spring Cloud. Written to the latest specifications of Spring, you'll be able to build modern, Internet-scale Java applications in no time. We would start off with the guidelines to implement responsive microservices at scale. We will then deep dive into Spring Boot, Spring Cloud, Docker, Mesos, and Marathon. Next you will understand how Spring Boot is used to deploy autonomous services, server-less by removing the need to have a heavy-weight application server. Later you will learn how to go further by deploying your microservices to Docker and manage it with Mesos. By the end of the book, you'll will gain more clarity on how to implement microservices using Spring Framework and use them in Internet-scale deployments through real-world examples. Style and approach The book follows a step by step approach on how to develop microservices using Spring Framework, Spring Boot, and a set of Spring Cloud components that will help you scale your applications.
Spring Tide

Spring Tide

Chris Beckett

Corvus
2018
sidottu
A thought-provoking collection of contemporary short stories from the winner of the Arthur C. Clarke award 2013.Chris Beckett's thought-provoking and wide-ranging collection of contemporary short stories is a joy to read, rich in detail and texture. From stories about first love, to a man who discovers a labyrinth beneath his house, to an angel left alone at the end of the universe, Beckett displays both incredible range and extraordinary subtlety as a writer. Every story is a world unto itself - each one beautifully realized and brilliantly imagined.
Spring 5.0 Microservices -

Spring 5.0 Microservices -

Rajesh R V

Packt Publishing Limited
2017
nidottu
A practical, comprehensive, and user-friendly approach to building microservices in Spring About This Book • Update existing applications to integrate reactive streams released as a part of Spring 5.0 • Learn how to use Docker and Mesos to push the boundaries and build successful microservices • Upgrade the capability model to implement scalable microservices Who This Book Is For This book is ideal for Spring developers who want to build cloud-ready, Internet-scale applications, and simple RESTful services to meet modern business demands. What You Will Learn • Familiarize yourself with the microservices architecture and its benefits • Find out how to avoid common challenges and pitfalls while developing microservices • Use Spring Boot and Spring Cloud to develop microservices • Handle logging and monitoring microservices • Leverage Reactive Programming in Spring 5.0 to build modern cloud native applications • Manage internet-scale microservices using Docker, Mesos, and Marathon • Gain insights into the latest inclusion of Reactive Streams in Spring and make applications more resilient and scalable In Detail The Spring Framework is an application framework and inversion of the control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions to build web applications on top of the Java EE platform. This book will help you implement the microservice architecture in Spring Framework, Spring Boot, and Spring Cloud. Written to the latest specifications of Spring that focuses on Reactive Programming, you'll be able to build modern, internet-scale Java applications in no time. The book starts off with guidelines to implement responsive microservices at scale. Next, you will understand how Spring Boot is used to deploy serverless autonomous services by removing the need to have a heavyweight application server. Later, you'll learn how to go further by deploying your microservices to Docker and managing them with Mesos. By the end of the book, you will have gained more clarity on the implementation of microservices using Spring Framework and will be able to use them in internet-scale deployments through real-world examples. Style and approach The book takes a step-by-step approach on developing microservices using Spring Framework, Spring Boot, and a set of Spring Cloud components that will help you scale your applications.
Spring 5.0 Cookbook

Spring 5.0 Cookbook

Sherwin John Calleja Tragura

Packt Publishing Limited
2017
nidottu
Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0 About This Book • Solve real-world problems using the latest features of the Spring framework like Reactive Streams and the Functional Web Framework. • Learn how to use dependency injection and aspect-oriented programming to write compartmentalized and testable code. • Understand when to choose between Spring MVC and Spring Web Reactive for your projects Who This Book Is For Java developers who would like to gain in-depth knowledge of how to overcome problems that they face while developing great Spring applications. It will also cater to Spring enthusiasts, users and experts who need an arena for comparative analysis, new ideas and inquiries on some details regarding Spring 5.0 and its previous releases. A basic knowledge of Spring development is essential What You Will Learn • Understand how functional programming and concurrency in JDK 1.9 works, and how it will affect Spring 5.0 • Learn the importance and application of reactive programming in creating services, and also the process of creating asynchronous MVC applications • Implement different Spring Data modules • Integrate Spring Security to the container • Create applications and deploy using Spring Boot • Conceptualize the architecture behind Microservices and learn the details of its implementation • Create different test cases for the components of Spring 5.0 components In Detail The Spring framework has been the go-to framework for Java developers for quite some time. It enhances modularity, provides more readable code, and enables the developer to focus on developing the application while the underlying framework takes care of transaction APIs, remote APIs, JMX APIs, and JMS APIs. The upcoming version of the Spring Framework has a lot to offer, above and beyond the platform upgrade to Java 9, and this book will show you all you need to know to overcome common to advanced problems you might face. Each recipe will showcase some old and new issues and solutions, right from configuring Spring 5.0 container to testing its components. Most importantly, the book will highlight concurrent processes, asynchronous MVC and reactive programming using Reactor Core APIs. Aside from the core components, this book will also include integration of third-party technologies that are mostly needed in building enterprise applications. By the end of the book, the reader will not only be well versed with the essential concepts of Spring, but will also have mastered its latest features in a solution-oriented manner. Style and Approach This book follows a cookbook style approach, presenting a problem and showing you how to overcome it with useful recipes. The examples provided will help you code along as you learn.
Spring Security

Spring Security

Mick Knutson; Robert Winch; Peter Mularien

Packt Publishing Limited
2017
nidottu
Learn how to secure your Java applications from hackers using Spring Security 4.2 About This Book • Architect solutions that leverage the full power of Spring Security while remaining loosely coupled. • Implement various scenarios such as supporting existing user stores, user sign up, authentication, and supporting AJAX requests, • Integrate with popular Microservice and Cloud services such as Zookeeper, Eureka, and Consul, along with advanced techniques, including OAuth, JSON Web Token's (JWS), Hashing, and encryption algorithms Who This Book Is For This book is intended for Java Web and/or RESTful webservice developers and assumes a basic understanding of creating Java 8, Java Web and/or RESTful webservice applications, XML, and the Spring Framework. You are not expected to have any previous experience with Spring Security. What You Will Learn • Understand common security vulnerabilities and how to resolve them • Learn to perform initial penetration testing to uncover common security vulnerabilities • Implement authentication and authorization • Learn to utilize existing corporate infrastructure such as LDAP, Active Directory, Kerberos, CAS, OpenID, and OAuth • Integrate with popular frameworks such as Spring, Spring-Boot, Spring-Data, JSF, Vaaden, jQuery, and AngularJS. • Gain deep understanding of the security challenges with RESTful webservices and microservice architectures • Integrate Spring with other security infrastructure components like LDAP, Apache Directory server and SAML In Detail Knowing that experienced hackers are itching to test your skills makes security one of the most difficult and high-pressured concerns of creating an application. The complexity of properly securing an application is compounded when you must also integrate this factor with existing code, new technologies, and other frameworks. Use this book to easily secure your Java application with the tried and trusted Spring Security framework, a powerful and highly customizable authentication and access-control framework. The book starts by integrating a variety of authentication mechanisms. It then demonstrates how to properly restrict access to your application. It also covers tips on integrating with some of the more popular web frameworks. An example of how Spring Security defends against session fixation, moves into concurrency control, and how you can utilize session management for administrative functions is also included. It concludes with advanced security scenarios for RESTful webservices and microservices, detailing the issues surrounding stateless authentication, and demonstrates a concise, step-by-step approach to solving those issues. And, by the end of the book, readers can rest assured that integrating version 4.2 of Spring Security will be a seamless endeavor from start to finish. Style and approach This practical step-by-step tutorial has plenty of example code coupled with the necessary screenshots and clear narration so that grasping content is made easier and quicker.
Spring Boot 2.0 Cookbook

Spring Boot 2.0 Cookbook

Alex Antonov

Packt Publishing Limited
2018
nidottu
Take your application development skills to the next level by implementing Spring Boot features effectively About This Book • This collection of effective recipes serves as guidelines for Spring Boot application development • Get up to date with features of the latest version of Spring Boot 2.0 • Tips and tricks to improve your efficiency through the stages of software development Who This Book Is For This book is for Java Developers who have good knowledge and understanding of Spring and Java application development. What You Will Learn • Get to know Spring Boot Starters and create custom auto-configurations • Work with custom annotations that enable bean activation • Use DevTools to easily develop and debug applications • Learn the effective testing techniques by integrating Cucumber and Spock • Observe an eternal application configuration using Consul • Move your existing Spring Boot applications to the cloud • Use Hashicorp Consul and Netflix Eureka for dynamic Service Discovery • Understand the various mechanisms that Spring Boot provides to examine an application's health In Detail The Spring framework provides great flexibility for Java development, which also results in tedious configuration work. Spring Boot addresses the configuration difficulties of Spring and makes it easy to create standalone, production-grade Spring-based applications. This practical guide makes the existing development process more efficient. Spring Boot Cookbook 2.0 Second Edition smartly combines all the skills and expertise to efficiently develop, test, deploy, and monitor applications using Spring Boot on premise and in the cloud. We start with an overview of the important Spring Boot features you will learn to create a web application for a RESTful service. Learn to fine-tune the behavior of a web application by learning about custom routes and asset paths and how to modify routing patterns. Address the requirements of a complex enterprise application and cover the creation of custom Spring Boot starters. This book also includes examples of the new and improved facilities available to create various kinds of tests introduced in Spring Boot 1.4 and 2.0, and gain insights into Spring Boot DevTools. Explore the basics of Spring Boot Cloud modules and various Cloud starters to make applications in “Cloud Native” and take advantage of Service Discovery and Circuit Breakers. Style and approach This practical guide follows a recipe-based approach and provides extremely helpful guidelines to build, configure, and customize your Spring Boot applications.
Spring Green Artisan Notebook (Flame Tree Journals)
Artisan Notebooks, the new Journals from Flame Tree in a range of hues to suit the mood and the moment. They’re hand crafted with decorated edges overflowing with petals and teasing vines. A unique blend of the practical and beautiful, with two ribbons and lined pages they’re perfect for notes, creative writing, poetry, doodles and lists. And, with robust flexi covers, they’re easy to slip into your bag, a pleasure to use. Simply, they feel good! Flame Tree: The Art of Fine Gifts. Artisan Notebooks, these are for you!
Spring Green Artisan Pocket Journal (Flame Tree Journals)
Artisan Pocket Journals, the new series from Flame Tree in a range of hues to suit the mood and the moment. Green is a creative, organic option, evoking the leaves and lush grasses of the natural world.They’re hand crafted with decorated edges overflowing with petals, teasing vines and patterns. A unique blend of the practical and beautiful, with two ribbons and lined pages, the Artisan Pocket Journals are perfect for notes, creative writing, poetry, doodles and lists. And, with robust flexi covers, they’re easy to slip into your bag, a pleasure to use. Simply, they feel good! Flame Tree: The Art of Fine Gifts
Spring 5 Design Patterns

Spring 5 Design Patterns

Dinesh Rajput

Packt Publishing Limited
2017
nidottu
Learn various design patterns and best practices in Spring 5 and use them to solve common design problems. About This Book • Explore best practices for designing an application • Manage your code easily with Spring's Dependency Injection pattern • Understand the benefits that the right design patterns can offer your toolkit Who This Book Is For This book is for developers who would like to use design patterns to address common problems while designing an app using the Spring Framework and Reactive Programming approach. A basic knowledge of the Spring Framework and Java is assumed. What You Will Learn • Develop applications using dependency injection patterns • Learn best practices to design enterprise applications • Explore Aspect-Oriented Programming relating to transactions, security, and caching. • Build web applications using traditional Spring MVC patterns • Learn to configure Spring using XML, annotations, and Java. • Implement caching to improve application performance. • Understand concurrency and handle multiple connections inside a web server. • Utilizing Reactive Programming Pattern to build Reactive web applications. In Detail Design patterns help speed up the development process by offering well tested and proven solutions to common problems. These patterns coupled with the Spring framework offer tremendous improvements in the development process. The book begins with an overview of Spring Framework 5.0 and design patterns. You will understand the Dependency Injection pattern, which is the main principle behind the decoupling process that Spring performs, thus making it easier to manage your code. You will learn how GoF patterns can be used in Application Design. You will then learn to use Proxy patterns in Aspect Oriented Programming and remoting. Moving on, you will understand the JDBC template patterns and their use in abstracting database access. Then, you will be introduced to MVC patterns to build Reactive web applications. Finally, you will move on to more advanced topics such as Reactive streams and Concurrency. At the end of this book, you will be well equipped to develop efficient enterprise applications using Spring 5 with common design patterns Style and approach The book takes a pragmatic approach, showing various design patterns and best-practice considerations, including the Reactive programming approach with the Spring 5 Framework and ways to solve common development and design problems for enterprise applications.
Spring 5.0 Projects

Spring 5.0 Projects

Nilang Patel

Packt Publishing Limited
2019
nidottu
Discover the latest features of Spring framework by building robust, fast, and reactive web applicationsKey FeaturesTake advantage of all the features of Spring 5.0 with third party tools to build a robust back endSecure Spring based web application using Spring Security framework with LDAP and OAuth protocolDevelop robust and scalable microservice based applications on Spring Cloud, using Spring BootBook DescriptionSpring makes it easy to create RESTful applications, merge with social services, communicate with modern databases, secure your system, and make your code modular and easy to test. With the arrival of Spring Boot, developers can really focus on the code and deliver great value, with minimal contour.This book will show you how to build various projects in Spring 5.0, using its features and third party tools. We'll start by creating a web application using Spring MVC, Spring Data, the World Bank API for some statistics on different countries, and MySQL database. Moving ahead, you'll build a RESTful web services application using Spring WebFlux framework. You'll be then taken through creating a Spring Boot-based simple blog management system, which uses Elasticsearch as the data store. Then, you'll use Spring Security with the LDAP libraries for authenticating users and create a central authentication and authorization server using OAuth 2 protocol. Further, you'll understand how to create Spring Boot-based monolithic application using JHipster. Toward the end, we'll create an online book store with microservice architecture using Spring Cloud and Net?ix OSS components, and a task management system using Spring and Kotlin.By the end of the book, you'll be able to create coherent and ?exible real-time web applications using Spring Framework.What you will learnBuild Spring based application using Bootstrap template and JQueryUnderstand the Spring WebFlux framework and how it uses Reactor libraryInteract with Elasticsearch for indexing, querying, and aggregating dataCreate a simple monolithic application using JHipsterUse Spring Security and Spring Security LDAP and OAuth libraries for AuthenticationDevelop a microservice-based application with Spring Cloud and NetflixWork on Spring Framework with KotlinWho this book is forThis book is for competent Spring developers who wish to understand how to develop complex yet flexible applications with Spring. You must have a good knowledge of Java programming and be familiar with the basics of Spring.
Spring Chicken

Spring Chicken

Paul Nugent

O'BRIEN PRESS LTD
2025
nidottu
Amelia Egghart is a chicken with a dream. She wants to fly for longer than any chicken ever has before. There’s a problem though – chickens have very small wings. Luckily, Amelia’s best friend (and genius inventor) Ferguson is here to help. All she needs to do is follow the plan …
Spring 5.0 By Example

Spring 5.0 By Example

Claudio Eduardo de Oliveira

Packt Publishing Limited
2018
nidottu
Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest version About This Book • Learn reactive programming by implementing a reactive application with Spring Webflux • Create a robust and scalable messaging application with Spring messaging support • Apply your knowledge to build three real-world projects in Spring Who This Book Is For If you're a developer starting out with Spring, then this book will help you learn about the new Spring 5.0 framework concepts followed by their implementation in Java and Kotlin. The book will also help experienced Spring developers gain insights into the new features added in Spring 5.0. What You Will Learn • Implement REST APIs with Spring REST support • Introduce the Spring Boot and understand how it makes creating robust applications extremely simple • Understand how Spring Data helps us add persistence in MongoDB and SQL databases • Introduce Reactive Programming and use this with Spring Webflux • Implement a Reactive REST client and learn how it can create asynchronous applications • Create a robust, scalable, and fault tolerant application with Spring Messaging • Implement a websocket to add interactive behaviors in your applications • Introduce the Spring Cloud projects In Detail With growing demands, organizations are looking for systems that are robust and scalable. Therefore, the Spring Framework has become the most popular framework for Java development. It not only simplifies software development but also improves developer productivity. This book covers effective ways to develop robust applications in Java using Spring. The book has three parts, where each one covers the building of a comprehensive project in Java and Spring. In the first part, you will construct a CMS Portal using Spring's support for building REST APIs. You will also learn to integrate these APIs with AngularJS and later develop this application in a reactive fashion using Project Reactor, Spring WebFlux, and Spring Data. In the second part, you'll understand how to build a messaging application, which will consume the Twitter API and perform filtering and transformations. Here, you will also learn about server-sent events and explore Spring's support for Kotlin, which makes application development quick and efficient. In the last part, you will build a real microservice application using the most important techniques and patterns such as service discovery, circuit breakers, security, data streams, monitoring, and a lot more from this architectural style. By the end of the book, you will be confident about using Spring to build your applications. Style and approach This book teaches you to use the new version of Spring Framework to solve problems commonly encountered in modern web application; it explains the main features of this version such as support for Reactive programming and Kotlin. You'll learn these features by creating interesting projects and putting them into practice right now.
Spring: Microservices with Spring Boot

Spring: Microservices with Spring Boot

Ranga Rao Karanam

Packt Publishing Limited
2018
nidottu
Unlock the power of Spring Boot to build and deploy production-ready microservices About This Book • Get to know the advanced features of Spring Boot in order to develop and monitor applications • Use Spring cloud to deploy and manage microservices on the cloud • Look at embedded servers and deploy a test application to a PaaS Cloud platform • Embedded with assessments that will help you revise the concepts you have learned in this book Who This Book Is For This book is aimed at Java developers who knows the basics of Spring programming and want to build microservices with Spring Boot. What You Will Learn • Use Spring Initializr to create a basic spring project • Build a basic microservice with Spring Boot • Implement caching and exception handling • Secure your microservice with Spring security and OAuth2 • Deploy microservices using self-contained HTTP server • Monitor your microservices with Spring Boot actuator • Learn to develop more effectively with developer tools In Detail Microservices helps in decomposing applications into small services and move away from a single monolithic artifact. It helps in building systems that are scalable, flexible, and high resilient. Spring Boot helps in building REST-oriented, production-grade microservices. This book is a quick learning guide on how to build, monitor, and deploy microservices with Spring Boot. You'll be first familiarized with Spring Boot before delving into building microservices. You will learn how to document your microservice with the help of Spring REST docs and Swagger documentation. You will then learn how to secure your microservice with Spring Security and OAuth2. You will deploy your app using a self-contained HTTP server and also learn to monitor a microservice with the help of Spring Boot actuator. This book is ideal for Java developers who knows the basics of Spring programming and want to build microservices with Spring Boot. This book is embedded with useful assessments that will help you revise the concepts you have learned in this book. Style and approach This book follows a practical approach to teach you how to build, monitor, and deploy microservices with Spring Boot. Note: This book is a blend of text and quizzes, all packaged up keeping your journey in mind. It includes content from the following Packt product: • Mastering Spring 5.0 by Ranga Rao Karanam
Spring Boot 2.0 Projects

Spring Boot 2.0 Projects

Mohamed Shazin Sadakath

Packt Publishing Limited
2018
nidottu
Develop diverse real-life projects including most aspects of Spring BootKey FeaturesRun production-grade based applications using the Spring WebFlux frameworkLearn to develop high performance, asynchronous applications with Spring BootCreate robust microservice-based applications with Kotlin using Spring BootBook DescriptionSpring 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 learnLearn the fundamental features of Spring Boot 2.0Customize Spring Boot 2.0 applicationsBuild a basic web applicationUse Redis to build a taxi-hailing APICreate a simple blog management system and a Twitter cloneDevelop a reactive RESTful web service with Kotlin using Spring BootWho this book is forThis 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.
Spring in my heart: Poetry for children

Spring in my heart: Poetry for children

Tatiana Martchenko

Independently Published
2018
nidottu
"Spring in My Heart: Inspirational Poetry for Children" is a beautifully crafted collection of rhyming poems designed to inspire and delight young readers aged 7 to 14. This enchanting book explores the importance of moral and family values, the beauty of nature, and the profound impact of true art.A true poetry gently guides readers on a spiritual quest, encouraging them to appreciate the world around them and the virtues within. Each page is brightly illustrated, bringing the verses to life with vibrant imagery. Perfect for nurturing a love for poetry and fostering a deeper understanding of life's essential truths, "Spring in My Heart" is a timeless treasure for every young soul.