Видавець: 8
Spring Boot 3 and Spring Framework 6. The Comprehensive Guide to Modern Java Development
Rheinwerk Publishing, Inc, Christian Ullenboom
This book takes readers on a comprehensive journey through Spring Boot 3 and Spring Framework 6, starting with the essentials of dependency injection and Spring-managed containers. It then explores core modules and proxies to establish a strong foundation for Java application development. Early chapters guide readers through configuring Spring Boot projects and managing dependencies efficiently.The middle sections focus heavily on database integration, including relational databases using Spring JDBC, Jakarta Persistence, and advanced Spring Data JPA techniques. Readers will also learn to work with NoSQL databases like MongoDB and Elasticsearch, enhancing their ability to handle various data storage solutions. The book covers the development of web applications using Spring MVC, RESTful API design, and securing web endpoints.The final chapters emphasize application monitoring with Spring Boot Actuator, logging strategies, and practical deployment options including containerization. Alongside the core content, a dedicated migration chapter assists developers transitioning from Spring Boot 2 to version 3, ensuring they stay current with evolving best practices. This structured approach prepares readers to confidently build, monitor, and deploy modern, production-ready Java applications.
Felip Miguel Puig
In today's dynamic landscape, crafting robust and scalable Java web applications presents formidable challenges. Spring Boot emerges as the leading framework for web and microservices development, featuring a dynamic ecosystem and seamless integrations to address a spectrum of scenarios, from scaling apps on the cloud to deploying them to production. In this book, you’ll explore its streamlined, convention-over-configuration approach, simplifying application development.You’ll start by covering recipes showcasing Spring Boot's features. As you progress, you’ll understand how it helps streamline application development while staying ahead of technology trends. The book helps you grasp concepts effectively, explores basic REST APIs, shows you how to escalate to advanced scenarios, and tackle common cloud application challenges like security, scalability, performance optimization, and automated deployments. Dedicated sections are designed to help you stay ahead of the curve with recipes that delve into the latest trends such as containers, observability, native images, DevOps, test automation, and microservices, ensuring your applications align with evolving industry standards.By the end of this book, you’ll be able to build and automate the deployment of a scalable and high-performing distributed solution using Spring Boot 3.
Spring Boot and Angular. Hands-on full stack web development with Java, Spring, and Angular
Devlin Basilan Duldulao, Seiji Ralph Villafranca
Angular makes building applications with the web easy and Spring Boot helps get an application up and running using just a few lines of code and minimal configuration. This book provides insights into building full-stack apps using Angular and Spring Boot effectively to reduce overall development time and increase efficiency.You'll start by setting up your CI/CD pipeline and then build your web application’s backend guided by best practices. You'll then see how Spring Boot allows you to build applications faster and more efficiently by letting the Spring Framework and Spring Boot extension do the heavy lifting. The book demonstrates how to use Spring Data JPA and add its dependencies along with Postgres dependencies in the project to save or persist a user's data in a database for future use. As you advance, you'll see how to write tests and test a service using Mockito. Finally, you'll create a CI workflow or pipeline for a Spring Boot and Angular application to enable operations to deliver quality applications faster.By the end of this Spring Boot and Angular book, you'll be able to build a full-stack web application and deploy it through continuous integration and continuous deployment.
Ahmad Gohar, Dimitrios Kyriakakis
This book is your practical roadmap to building modern, production-ready full-stack applications. Through real-world examples and proven workflows, you’ll combine Spring Boot 3 microservices with Angular 20’s latest features to build secure, scalable systems that are ready for deployment.This second edition of Spring Boot and Angular written by two seasoned full-stack experts with decades of combined experience starts by laying a solid backend foundation by developing microservices with Spring Boot and Spring Cloud, implementing JWT security, and working with both SQL and NoSQL databases using Spring Data. You’ll then switch to the frontend to build reactive user interfaces with Angular, enable server-side rendering (SSR), and manage real-time data sharing for dynamic applications. You’ll also be guided through connecting Spring Boot APIs to Angular frontends using best practices and reactive integration patterns.The chapters help you to not only master the development aspects but also boost your efficiency with AI-powered coding using GitHub Copilot in VSCode. This guide will enable you to deploy containerized Spring Boot services, optimize Angular builds, and set up streamlined CI/CD pipelines for cloud delivery.By the end of this book, you’ll have built a complete, deployable application along with mastering the full development lifecycle.
Alex Antonov
Spring Boot is Spring's 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.
Spring Boot. Kurs video. Tworzenie aplikacji webowych z wykorzystaniem popularnych bibliotek
Stanisław Tokarski
Obierz kurs na tworzenie mikroserwisów i aplikacji internetowych w języku Java Jeśli jesteś początkującym programistą Javy, z pewnością się zastanawiasz, które z licznych technologii powstałych wokół tego języka najlepiej opanować w pierwszej kolejności. Podpowiadamy: do listy narzędzi „must have” warto dopisać framework Spring i Spring Boot. Dzięki temu oprogramowaniu typu open source łatwo stworzysz nowy mikroserwis lub aplikację webową przy użyciu platform opartych na Javie. Spring Boot należy do rodziny projektów Spring, która pojawiła się w 2002 roku po to, by usprawnić proces tworzenia aplikacji w tym języku, i cieszy się wciąż rosnącym uznaniem w środowisku. Znajomość Springa i Spring Boota jest obecnie wymagana przez większość pracodawców poszukujących programistów Javy. Nic dziwnego – ta technologia znacznie upraszcza i przyspiesza działanie. Jako że ma spore grono zwolenników, jest szeroko wspierana przez społeczność programistów. Wzbogać swoje CV o znajomość Springa i Spring Boota, a będziesz o wiele przychylniej oceniany przez przyszłych pracodawców niż osoby nieznające tego frameworka. Najszybciej i najskuteczniej zrobisz to z naszym kursem, który pozwoli Ci opanować niezbędną wiedzę teoretyczną, a także nauczy Cię pisania prostych aplikacji webowych z wykorzystaniem Javy i Springa – takich jak autorski projekt do własnego portfolio. Co Cię czeka podczas naszego profesjonalnego szkolenia Ucząc się z naszym kursem, między innymi: Opanujesz kluczowe pojęcia związane ze Springiem (jak: inversion of control, dependency injection, kontekst aplikacji) Nauczysz się tworzyć aplikacje webowe Będziesz automatycznie konfigurować aplikacje oparte na technologii Spring Boot z wykorzystaniem Spring Initializr Zdefiniujesz beany w Springu Zobaczysz, jak wygląda realizacja ORM z wykorzystaniem Spring Data JPA Zaimplementujesz REST API za pomocą Spring Web Skorzystasz z REST API przy użyciu klientów HTTP Przetestujesz swoją aplikację z wykorzystaniem testów jednostkowych i integracyjnych Przybliżysz sobie zagadnienia komunikacji HTTP i konfiguracji logowania w Springu Dowiesz się, jak używać profili w Springu Skonfigurujesz aplikację poprzez klasy konfiguracyjne i plik application.properties, a także projekt z wykorzystaniem Mavena Zrealizujesz komunikację pomiędzy aplikacją korzystającą ze Springa a bazą danych PostgreSQL i H2 w testach Napiszesz zapytanie z wykorzystaniem JPQL Szkolenie Spring Boot. Kurs video. Tworzenie aplikacji webowych z wykorzystaniem popularnych bibliotek kończy się na poziomie podstawowym. Spring jest bardzo obszerną technologią, której zgłębianiu trzeba i warto poświęcić więcej czasu. Nasze szkolenie ma na celu wyjaśnienie Ci działania tego frameworka, przybliżenie możliwości, jakie oferuje, i przygotowanie Cię do dalszego, samodzielnego studiowania tematu.
SPRING COOKBOOK. Over 100 hands-on recipes to build Spring web applications easily and efficiently
Jerome Jaglale, Murat Yilmaz
This book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.
Petri Kainulainen
Spring Framework has always had a good support for different data access technologies. However, developers had to use technology-specific APIs, which often led to a situation where a lot of boilerplate code had to be written in order to implement even the simplest operations. Spring Data changed all this. Spring Data makes it easier to implement Spring-powered applications that use cloud-based storage services, NoSQL databases, map-reduce frameworks or relational databases.Spring Data is a practical guide that is full of step-by-step instructions and examples which ensure that you can start using the Java Persistence API and Redis in your applications without extra hassle.This book provides a brief introduction to the underlying data storage technologies, gives step-by-step instructions that will help you utilize the discussed technologies in your applications, and provides a solid foundation for expanding your knowledge beyond the concepts described in this book.You will learn an easier way to manage your entities and to create database queries with Spring Data JPA. This book also demonstrates how you can add custom functions to your repositories. You will also learn how to use the Redis key-value store as data storage and to use its other features for enhancing your applications.Spring Data includes all the practical instructions and examples that provide you with all the information you need to create JPA repositories with Spring Data JPA and to utilize the performance of Redis in your applications by using Spring Data Redis.