Sign up
Forgot password?
FAQ: Login

Spring

  • Folding files by type is disabled
4th edition. — Manning Publications Co., 2014. — 600 p. — ISBN: 9781617291203. Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and...
  • №1
  • 9,81 MB
  • added
  • info modified
O’Reilly, 2012. - 288 p. ISBN10: 1449323952 ISBN13: 978-1449323950 You can choose several data access frameworks when building Java enterprise applications that work with relational databases. But what about big data? This hands-on introduction shows you how Spring Data makes it relatively easy to build applications across a wide range of new data access technologies such as...
  • №2
  • 6,20 MB
  • added
  • info modified
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...
  • №3
  • 6,70 MB
  • added
  • info modified
Packt Publishing, 2018. — 356 p. Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest version. Key Features 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...
  • №4
  • 5,70 MB
  • added
  • info modified
Packt Publishing, 2016. — 466 p. — ISBN: 978-1-78439-641-1. Spring MVC is a lightweight application framework that comes with a great configuration by default. Being part of the Spring Framework, it naturally extended and supported it with an amazing set of recognizable annotations. External libraries can be plugged in and plugged out. It also possesses a request flow. Complete...
  • №5
  • 12,50 MB
  • added
  • info modified
Apress, 2017. — 831 p. — ISBN13: 978-1-4842-2790-9. Solve all your Spring 5 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. The recipes in Spring 5 Recipes...
  • №6
  • 3,46 MB
  • added
  • info modified
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...
  • №7
  • 4,45 MB
  • added
  • info modified
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...
  • №8
  • 4,47 MB
  • added
  • info modified
Second Edition. — Apress, 2020. — 1014 p. — ISBN-13 (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...
  • №9
  • 17,52 MB
  • added
  • info modified
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...
  • №10
  • 2,40 MB
  • added
  • info modified
Packt Publishing, 2012. - 456 p. Language: English Knowing that experienced hackers are itching to test your skills makes security one of the most difficult and high-pressure 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....
  • №11
  • 6,24 MB
  • added
  • info modified
Packt, 2019. — 860 p. This book is for developers who want to learn full-stack web application development with Spring Framework 5 and Vue.js 2. It introduces you to the full set of technologies and tools that you need for developing a practical web application. It doesn't assume that you have any prior knowledge of Vue.js or Spring Framework. However, you will be better...
  • №12
  • 12,36 MB
  • added
  • info modified
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...
  • №13
  • 1,65 MB
  • added
  • info modified
Packt Publishing, 2017. — 422 p. — ISBN13: 9781787120341. — conv. Build, test, and secure robust enterprise-grade applications using the Spring Framework Spring is the most widely used framework for Java programming and with its latest update to 5.0, the framework is undergoing massive changes. Built to work with both Java 8 and Java 9, Spring 5.0 promises to simplify the way...
  • №14
  • 326,95 KB
  • added
  • info modified
Packt Publishing, 2019. — 442 p. Discover the latest features of Spring framework by building robust, fast, and reactive web applications. Key Features Take advantage of all the features of Spring 5.0 with third-party tools to build a robust back end. Secure Spring based web application using Spring Security framework with LDAP and OAuth protocol. Develop robust and scalable...
  • №15
  • 4,71 MB
  • added
  • info modified
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...
  • №16
  • 2,71 MB
  • added
  • info modified
Packt Publishing, 2015. — 234 p. — ISBN: 978-1-78398-580-7. Spring is the most popular Java web framework. It makes it easy to efficiently build modular and testable web applications by using the Model-View-Controller paradigm and dependency injection. Using this practical guide, you'll learn how to build a full-featured web application step-by-step, but with high efficiency...
  • №17
  • 2,19 MB
  • added
  • info modified
Packt Publishing, 2018. — 228 p. 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 through which systems interact,...
  • №18
  • 1,97 MB
  • added
  • info modified
2nd edition. — Manning Publications, 2021. — 447 p. — ISBN: 9781617296956. Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in...
  • №19
  • 19,36 MB
  • added
  • info modified
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...
  • №20
  • 1,54 MB
  • added
  • info modified
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...
  • №21
  • 7,18 MB
  • added
  • info modified
Rheinwerk Computing, 2023-11-23. — 934 p. — ISBN: 978-1-4932-2476-0. Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, you'll painlessly create Java applications that are production-ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect to...
  • №22
  • 23,00 MB
  • added
Packt Publishing, 2015. — 320 p. — ISBN10: 1783982381, ISBN13: 978-1-78398-238-7. Gain expertise in designing real-world web applications using the Spring MVC framework. 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...
  • №23
  • 5,31 MB
  • added
  • info modified
Packt Publishing, 2018. — 760 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 Key Features Explore the Spring Framework by building three real-world projects Master efficient application development with proxy and singleton patterns Use Docker and Apache...
  • №24
  • 14,04 MB
  • added
  • info modified
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...
  • №25
  • 14,57 MB
  • added
  • info modified
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,...
  • №26
  • 4,30 MB
  • added
  • info modified
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...
  • №27
  • 5,27 MB
  • added
2nd Edition. — Apress Media LLC, 2022. — 231 p. — ISBN13: 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...
  • №28
  • 3,58 MB
  • added
Packt Publishing, 2018. — 502 p. — ISBN: 978-1-78995-564-4. 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 microservices at scale. You will learn how to use GoF patterns in application design. You will understand the dependency injection pattern, which...
  • №29
  • 7,90 MB
  • added
  • info modified
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...
  • №30
  • 5,75 MB
  • added
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....
  • №31
  • 6,33 MB
  • added
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...
  • №32
  • 13,34 MB
  • added
Amazon, 2021. — 194 p. — (Java Technologies). — ASIN ASIN: B095NYKLS6, B095GS5N46. Spring MVC Framework is an open-source Java platform that provides comprehensive infrastructure support for developing robust Java based Web applications very easily and very rapidly. Spring Framework was initially written by Rod Johnson and was first released under the Apache 2.0 license in June...
  • №33
  • 1,26 MB
  • added
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...
  • №34
  • 3,03 MB
  • added
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...
  • №35
  • 3,73 MB
  • added
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. Throughout this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise...
  • №36
  • 16,57 MB
  • added
There are no files in this category.

Comments

There are no comments.
Up