Apress Media LLC, 2025. — 142 p. — (Apress Pocket Guides). — ISBN-13: 979-8-8688-1297-2. Ensure robust web security for your Java applications in just a few days. This recipe-driven, practical pocketbook provides a straightforward guide to quickly developing and deploying secure enterprise applications using the Spring 6 Framework, Spring Boot 3, and the H2 database. The book...
Apress Media LLC., 2024. — 439 p. — ISBN-13: 979-8-8688-1001-5. Dive into the future of programming with this comprehensive guide for Java developers to integrate large language models (LLMs) and Generative AI using the Spring Framework. This book comes at a revolutionary time when AI technology is transforming how we implement solutions in various fields, including natural...
2nd Edition. — Manning Publications, 2024. — 436 p. — ISBN-13: 978-1633437975. Design and develop Spring applications that are secure right from the start. In Spring Security in Action, Second Edition you will learn essential security skills including how to: Implement and customize authentication and authorization. Set up all components of an OAuth 2/OpenID Connect system....
2nd Edition. — Apress Media LLC, 2024. — 435 p. — ISBN-13: 978-1-4842-9833-6. This book will teach you how to use the Spring Framework to build Java-based applications, web applications, and microservices. Aimed at beginners, it has been revised and expanded to reflect the latest features and best practices for Spring 6. Authors Joseph Ottinger and Andrew Lombardi will get you...
2nd Edition. — Apress Media LLC, 2024. — 215 p. — ISBN: 979-8-8688-0002-3. This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of...
3rd Edition. — Apress Media LLC, 2024. — 289 p. — ISBN: 979-8-8688-0035-1. Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications. Pro Spring Security,...
Peter Spath, Iuliana Cosmina, Rob Harrop, Chris Schaefer. — Apress Media, LLC., 2023. — 938 p. — ISBN-13: 978-1-4842-9557-1. Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise...
6th Edition. — Apress Media LLC, 2023. — 964 p. — ISBN-13: 978-1-4842-8640-1. Master the Spring Framework, its fundamentals and core topics, and share the authors’ insights and real-world experiences. This book goes well beyond the basics: you’ll learn how to leverage the latest Spring Framework 6 to build the various tiers and parts of today’s modern, complex enterprise Java...
5th Edition. — Apress Media LLC., 2023. — 784 p. — ISBN-13 978-1-4842-8649-4. 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...
2nd Edition. — Apress Media LLC, 2022. — 231 p. — ISBN-13 978-1-4842-8637-1. Spring Framework 6 remains – by far – the leading de-facto “out of the box” practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide for...
2nd Edition. — Apress Media LLC, 2022. — 251 p. — ISBN-13: 978-1-4842-7477-4. 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...
Leanpub, 2021. — 189 p. The "Friendly Webflux" book is a practical guide for Java developers, who want to develop reactive apps with Spring 5, Spring Webflux and Project Reactor. The book covers all aspects, including unit and load testing, authentication (JWT, TOTP), databases. It also deals with topics of client-side programming with Vue.js, React.js and Svelte.js. Reactive...
Manning Publications, 2021. — 399 с. — ISBN: 978-1617298691. Spring Start Here introduces you to Java development with Spring by concentrating on the core concepts you'll use in every application you build. You'll learn how to refactor an existing application to Spring, how to use Spring tools to make SQL database requests and REST calls, and how to secure your projects with...
2nd edition. — Independently published, 2021. — 468 p. — ASIN : B094FHNKP3. 08/05/2021 First edition issued An introduction to Spring Boot so you won't regret it If you have this book in your hands, you may have plans to develop with Spring(Spring Boot) in the future. Everyone feels anxiety and fear when trying something for the first time. (At the same time, you may feel...
Manning Publications, 2020. — 560 p. — ISBN: 978-1617297731. Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simulating password upgrades and adding multiple types of authorization. As your skills grow, you'll adapt Spring Security to new architectures and create advanced...
Apress Media LLC., 2020. — 268 p. — ISBN13: (electronic): 978-1-4842-6144-6. 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...
Leanpub, 2019. — 246 p. — ISBN: 978-1-7329104-1-6. Microservices and big-data increasingly confront us with the limitations of traditional input/output. In traditional IO, work that is IO-bound dominates threads. This wouldn't be such a big deal if we could add more threads cheaply, but threads are expensive on the JVM, and most other platforms. Even if threads were cheap and...
Packt Publishing, 2018. — 472 p. — ISBN: 978-1-78899-299-2. Discover how different software architectural models can help you solve problems, and learn best practices for the software development cycle Spring 5 and its ecosystem can be used to build robust architectures effectively. Software architecture is the underlying piece that helps us accomplish our business goals whilst...
Packt Publishing, 2019. — 638 p. — ISBN: 978-1-78995-564-4. Learn and use the design patterns and best practices in Spring to solve common design problems and build user-friendly microservices Getting Started with Spring Microservices begins with an overview of the Spring Framework 5.0, its design patterns, and its guidelines that enable you to implement responsive...
Packt Publishing, 2019. — 1006 p. — ISBN: 978-1-78995-966-6. Leverage the rich and mature Spring 5 Framework to quickly build and deploy production-ready microservices within the Java and JVM ecosystem When it comes to developing applications for the web or enterprises, the Spring Framework has become one of the most popular choices among Java developers. With an array of tools...
Second Edition. — Apress, 2020. — 1014 p. — ISBN13: (electronic): 978-1-4842-5136-2. Pass the Pivotal Certified Professional exam for Core Spring, based on the latest Spring Framework 5, using source code examples, study summaries, and mock exams. This book now includes WebFlux, reactive programming, and more found in Spring 5. You'll find a descriptive overview of...
2nd edition. — Apress, 2020. — 288 p. — ISBN13: 978-1-4842-5052-5. Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications. Pro Spring Security, Second...
Packt Publishing, 2019. — 856 p. — ISBN: 9781789615692, 9781789618167, 1789615690, 1789618169. Build scalable and flexible Rest APIs and microservices using the latest versions of Spring and Spring Boot Key Features Build Java-based enterprise applications using Spring 5.1 and Spring Boot 2.1 Create high performing, reusable, and scalable enterprise Java applications that are...
Packt Publishing, 2018. — 356 p. — ISBN: 978-1-78862-439-8. Spring 5.0 By Example: Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest version With growing demands, organizations are looking for systems that are robust and scalable....
Packt Publishing, 2017. — 384 p. — ISBN13: 978-161729398-6. Spring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring platform. Microservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice...
Packt Publishing, 2018. — 402 p. — ISBN: 978-1-78847-589-1. Find out how to implement the REST architecture to build resilient software in Java with the help of the Spring 5.0 framework. REST is an architectural style that tackles the challenges of building scalable web services. In today's connected world, APIs have taken a central role on the web. APIs provide the fabric...
Packt Publishing, 2017. — 670 p. Over 100 hands-on recipes to build web applications easily and efficiently IN Spring 5.0. 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...
Apress, 2015. — 222 p. — ISBN10: 1484208242, ISBN13: 978-1-484208-24-3. Spring REST is a practical guide for designing and developing RESTful APIs using the Spring Framework. This book walks you through the process of designing and building a REST application while taking a deep dive into design principles and best practices for versioning, security, documentation, error...
Packt Publishing, 2017. — 396 p. Learn various design patterns and best practices in Spring 5 and use them to solve common design problems. 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...
Packt Publishing, 2017. — 370 p. — ISBN: 1787284662. A complete guide to build robust and scalable web applications with Spring and Angular. Spring is the most popular application development framework being adopted by millions of developers around the world to create high performing, easily testable, reusable code. Its lightweight nature and extensibility helps you write...
Packt Publishing, 2017. — 414 p. — ISBN: 978-1-78712-768-5. A practical, comprehensive, and user-friendly approach to building microservices in Spring 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...
2nd ed. — Packt Publishing , 2017. — 414 p. — ISBN: 978-1787127685. A practical, comprehensive, and user-friendly approach to building microservices in Spring. 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...
Packt Publishing, 2016. — 436 p. — ISBN: 978-1-78646-668-6. Build scalable microservices with Spring, Docker, and Mesos. The Spring framework is an application framework and inversion of the control container for the Java platform. This book will help you implement the microservice architecture in Spring framework, Spring Boot, and Spring Cloud. Written to the latest...
Packt Publishing, 2016. — 490 p. — ISBN: 978-1-78588-827-4. Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation 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,...
Packt Publishing, 2017. — 1285 p. — ISBN: 978-1-78712-755-5. Leverage the power of Spring MVC, Spring Boot, Spring Cloud, and additional popular web frameworks. Discover key Spring Framework-related technology standards such as Spring core, Spring-AOP, Spring data access frameworks, and Spring testing to develop robust Java applications easily This course is packed with tips...
Packt Publishing, 2015. — 302 p. — ISBN10: 1783987324, ISBN13: 978-1-78398-732-0. Spring is an open source Java application development framework to build and deploy systems and applications running on the JVM. It is the industry standard for Web development and the most popular framework among Java developers. It makes it easy to build modular and testable Web applications by...
2nd Edition. — Brainy Software, 2016. — 338 p. — ISBN: 978-1771970310. This is a tutorial on Spring MVC, a module in the Spring Framework for rapidly developing web applications. The MVC in Spring MVC stands for Model-View-Controller, a design pattern widely used in Graphical User Interface (GUI) development. This pattern is not only common in web development, but is also used...
Комментарии