Descargar Libros y Ebooks (PDF / EPUB)

La mejor selección de ebooks gratis en español

Busca tu ebook....

Hemos encontrado un total de 40 libros disponibles para descargar
Spring Boot par la pratique

Spring Boot par la pratique

Autor: Bertrand Nguimgo

Número de Páginas: 106

Ce livre présente par la pratique le développement des services REST en utilisant Spring-Boot et Spring-RestTemplate. L’objectif est de mettre en évidence la facilité de développement d’une application web à travers le framework Spring-Boot.

Spring Boot in Practice

Spring Boot in Practice

Autor: Somnath Musib

Número de Páginas: 582

Go beyond the basics with Spring Boot! This practical guide presents dozens of relevant scenarios in a convenient problem-solution-discussion format. In Spring Boot in Practice you will learn: Spring Boot’s features from an expert’s perspective Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Utilizing Spring Security and securing your Spring application in production Designing and developing microservices and RESTful APIs with Spring Boot Microservice versioning, documentation, and security Reactive application development and reactive data access with WebSocket and RSocket Deploying Spring Boot applications on Kubernetes and major cloud platforms Implementing containerization in a Spring Boot application Using Spring Boot with Kotlin and GraalVM Spring Boot in Practice is full of practical recipes for common development problems in Spring Boot. Author Somnath Musib has spent years building applications with Spring, and he shares that extensive experience in this focused guide. You’ll master techniques for using Spring Data, Spring Security, and other Spring-centric solutions. Learn how to work with Spring Boot and...

Spring Boot: Up and Running

Spring Boot: Up and Running

Autor: Mark Heckler

Número de Páginas: 330

With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding. How do developers learn enough to be productive immediately? This practical book shows you how to use this framework to write successful mission-critical applications. Mark Heckler from VMware, the company behind Spring, guides you through Spring Boot's architecture and approach, covering topics such as debugging, testing, and deployment. If you want to develop cloud native Java or Kotlin applications with Spring Boot rapidly and effectively (using reactive programming, building APIs, and creating database access of all kinds) this book is for you. Learn how Spring Boot simplifies cloud native application development and deployment Build reactive applications and extend communication across the network boundary to create distributed systems Understand how Spring Boot's architecture and approach increase developer productivity and application portability Deploy Spring Boot applications for production workloads rapidly and reliably...

Beginning Spring Boot 2

Beginning Spring Boot 2

Autor: K. Siva Prasad Reddy

Número de Páginas: 313

Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you’ll secure your Spring Boot-created application or service before testing and deploying it. After reading and learning with Beginning Spring Boot 2, you'll have the skills and techniques to start building your first Spring Boot applications and microservices with confidence to take the next steps in your career journey. What You'll Learn Use Spring Boot autoconfiguration Work with relational and NoSQL databases Build web applications with Spring Boot Apply REST APIs using Spring Boot Create reactive web applications using Spring Web Reactive Secure your Spring Boot applications or web services Test and deploy your Spring Boot applications Who This Book Is For Experienced Java and Spring Framework developers who are new to the new Spring Boot micro-framework.

Hacking with Spring Boot 2.3

Hacking with Spring Boot 2.3

Autor: Greg L. Turnquist

Número de Páginas: 288

Spring Boot 2.3 is the hottest ticket in town... ...when it comes to Java development. Learn the latest features that can scale your apps including: * Web and Data access * Developer tools and test support * Operational features * Docker container baking * Bottleneck discovery with BlockHound * Messaging * Security * More! Written cover-to-cover using Project Reactor, your apps will scale like never before. Grab your copy today and learn to build top-notch, scalable solutions with modern tactics. Greg L. Turnquist works on the Spring team as a principal developer at VMware. He is a committer to Spring HATEOAS, Spring Data, Spring Boot, R2DBC, and Spring Session for MongoDB. He also wrote Packt's best-selling title, Learning Spring Boot 2.0 2nd Edition. He co-founded the Nashville Java User Group in 2010 and hasn't met a Java app (yet) that he doesn't like. Follow him on Twitter @gregturn and subscribe for all his Spring Boot videos at YouTube.com/GregTurnquist.

Creating Scalable Cloud Solutions: with Spring Boot and Cloud Foundry

Creating Scalable Cloud Solutions: with Spring Boot and Cloud Foundry

Autor: Peter Jones

Número de Páginas: 194

"Creating Scalable Cloud Solutions: with Spring Boot and Cloud Foundry" offers a comprehensive guide to mastering the development and deployment of cloud-native applications. Whether you're a seasoned developer or new to the cloud-native landscape, this book provides the essential knowledge and skills needed to leverage the power of Spring Boot and Cloud Foundry. Starting with the fundamentals of cloud-native principles and architecture, this book dives into practical, hands-on techniques for creating, securing, and deploying microservices-based applications that are scalable, resilient, and easily manageable. Learn how to design RESTful web services, effectively access and manage data, and secure your applications with Spring Security. Explore the deployment and management of applications on Cloud Foundry, understanding services, routing, and the marketplace. With a focus on real-world practices, "Creating Scalable Cloud Solutions: with Spring Boot and Cloud Foundry" guides you through setting up continuous integration and deployment pipelines that automate testing and updates, ensuring high-quality software delivery. Discover best practices for monitoring, logging, and...

Spring Boot in Action

Spring Boot in Action

Autor: Craig Walls

Número de Páginas: 375

Summary A developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology The Spring Framework simplifies enterprise Java development, but it does require lots of tedious configuration work. Spring Boot radically streamlines spinning up a Spring application. You get automatic configuration and a model with established conventions for build-time and runtime dependencies. You also get a handy command-line interface you can use to write scripts in Groovy. Developers who use Spring Boot often say that they can't imagine going back to hand configuring their applications. About the Book Spring Boot in Action is a developer-focused guide to writing applications using Spring Boot. In it, you'll learn how to bypass configuration steps so you can focus on your application's behavior. Spring expert Craig Walls uses interesting and practical examples to teach you both how to use the default settings effectively and how to override and customize...

Hands-on Spring 6 and Spring Boot 3.0

Hands-on Spring 6 and Spring Boot 3.0

Autor: Sagara Gunathunga

Número de Páginas: 326

DESCRIPTION The demand for developers skilled in Spring and Spring Boot remains strong, reflecting the frameworks' key roles in modern software development and the constant expansion of Java-based applications across industries. This technical guide to Spring Framework 6 and Spring Boot 3.0 employs a scenario-based methodology, systematically addressing enterprise-grade concerns, including TDD, security, and observability. The content progressively builds a complete application, with each chapter expanding specific components while maintaining a focus on production-ready implementation patterns. A companion GitHub repository provides complete source code, allowing readers to focus on critical concepts. The book's architecture progresses from fundamental Spring concepts through practical implementations of MVC applications, data persistence, REST/GraphQL APIs, reactive programming, and messaging systems, concluding with deployment strategies and emerging Spring technologies. All examples follow enterprise-quality standards applicable to real-world development scenarios. This book provides fundamental concepts for beginners starting on their journey with Spring and Spring Boot,...

Spring: Microservices with Spring Boot

Spring: Microservices with Spring Boot

Autor: Ranga Rao Karanam

Número de Páginas: 139

Unlock the power of Spring Boot to build and deploy production-ready microservices Key Features 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 Book Description 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...

Spring Boot 3.0 Cookbook

Spring Boot 3.0 Cookbook

Autor: Felip Miguel Puig

Número de Páginas: 426

Tackle the complexities of modern web applications by understanding the uses of Spring Boot's cloud design patterns to build scalable and resilient applications Key Features Discover practical recipes for real cloud-scale application challenges Explore what Spring Boot offers to make your application production ready Monitor applications, identify bottlenecks, and optimize performance Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionIn 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...

Developing Java Applications with Spring and Spring Boot

Developing Java Applications with Spring and Spring Boot

Autor: Claudio Eduardo De Oliveira , Greg L. Turnquist , Alex Antonov

Número de Páginas: 964

An end-to-end software development guide for the Java eco-system using the most advanced frameworks: Spring and Spring Boot. Learn the complete workflow by building projects and solving problems. About This BookLearn reactive programming by implementing a reactive application with Spring WebFluxCreate a robust and scalable messaging application with Spring messaging supportGet up-to-date with the defining characteristics of Spring Boot 2.0 in Spring Framework 5Learn about developer tools, AMQP messaging, WebSockets, security, MongoDB data access, REST, and moreThis collection of effective recipes serves as guidelines for Spring Boot application developmentWho This Book Is For Java developers wanting to build production-grade applications using the newest popular Spring tools for a rich end-to-end application development experience. What You Will LearnGet to know the Spring Boot and understand how it makes creating robust applications extremely simpleUnderstand how Spring Data helps us add persistence in MongoDB and SQL databasesImplement a websocket to add interactive behaviors in your applicationsCreate powerful, production-grade applications and services with minimal fussUse...

Developing RESTful Web Services: Mastering Spring Boot and MongoDB Integration

Developing RESTful Web Services: Mastering Spring Boot and MongoDB Integration

Autor: Adam Jones

Número de Páginas: 213

Explore the world of RESTful web services with "Developing RESTful Web Services: Mastering Spring Boot and MongoDB Integration," a comprehensive guide designed to elevate your development skills. Whether you're a beginner eager to build cutting-edge web services or an experienced developer refining your expertise, this book offers an in-depth exploration of RESTful web service development. Guiding you through the nuances of Spring Boot and MongoDB, this book is your roadmap to mastering scalable, secure, and efficient web services. From setting up your environment to deploying applications, each chapter is filled with practical examples, best practices, and expert insights. Harness the power of Spring Boot's rapid development capabilities and MongoDB's flexibility as a NoSQL database, learning seamless integration techniques. Address advanced topics like security with Spring Security, testing strategies for reliability, and sophisticated MongoDB integration for complex data operations. "Developing RESTful Web Services: Mastering Spring Boot and MongoDB Integration" provides you with the tools and knowledge to confidently tackle modern web service challenges, enabling you to build...

Hands-On Microservices with Spring Boot and Spring Cloud

Hands-On Microservices with Spring Boot and Spring Cloud

Autor: Magnus Larsson

Número de Páginas: 651

Apply microservices patterns to build resilient and scalable distributed systems Key Features Understand the challenges of building large-scale microservice landscapes Build cloud-native production-ready microservices with this comprehensive guide Discover how to get the best out of Spring Cloud, Kubernetes, and Istio when used together Book DescriptionMicroservices architecture allows developers to build and maintain applications with ease, and enterprises are rapidly adopting it to build software using Spring Boot as their default framework. With this book, you’ll learn how to efficiently build and deploy microservices using Spring Boot. This microservices book will take you through tried and tested approaches to building distributed systems and implementing microservices architecture in your organization. Starting with a set of simple cooperating microservices developed using Spring Boot, you’ll learn how you can add functionalities such as persistence, make your microservices reactive, and describe their APIs using Swagger/OpenAPI. As you advance, you’ll understand how to add different services from Spring Cloud to your microservice system. The book also demonstrates how ...

Mastering Java Spring Boot: Advanced Techniques and Best Practices

Mastering Java Spring Boot: Advanced Techniques and Best Practices

Autor: Adam Jones

Número de Páginas: 261

Unlock the full potential of Spring Boot with "Mastering Java Spring Boot: Advanced Techniques and Best Practices," your definitive guide to mastering this powerful framework for Java development. Whether you are a seasoned developer or looking to elevate your skills, this book offers an in-depth exploration of advanced techniques and best practices that will transform your Spring Boot applications. This enriched guide delves into setting up a robust development environment, deploying scalable microservices, and everything in between, including advanced web development, efficient data access, comprehensive security measures, and thorough testing strategies. "Mastering Java Spring Boot: Advanced Techniques and Best Practices" is meticulously structured, offering practical examples and insightful best practices designed to enhance your Spring Boot proficiency. Harness the power of Spring Boot’s auto-configuration for rapid application development while mastering the art of securing your applications and managing data with precision. Explore reactive programming for building responsive and efficient applications, and grasp the complexities of microservices architecture with ease....

Full Stack Development with Angular and Spring Boot

Full Stack Development with Angular and Spring Boot

Autor: Sangeeta Joshi

Número de Páginas: 363

DESCRIPTION Full Stack Development with Angular and Spring Boot is your essential toolkit for creating dynamic, high-performance web applications. This book bridges the gap between frontend and backend development, providing a practical understanding of both domains. This book provides a comprehensive guide to building full stack web applications with Angular and Spring Boot. It starts with basic Angular concepts like components, templates, and dependency injection, then moves on to advanced topics such as RxJS, routing, and forms. The backend section covers Spring Boot, Spring web, and Spring Data JPA for creating robust APIs and handling database interactions. It emphasizes testing, and best practices. Combining both frontend and backend technologies, this book helps developers build efficient, scalable, and maintainable web applications. By the end of this book, you will be proficient in both Angular and Spring Boot, capable of developing end-to-end full stack applications from scratch. KEY FEATURES ● Learn to build full stack web applications using Angular for the front end and Spring Boot with Java for the backend. ● Core features of Angular and Spring Boot, mastering...

Learning Spring Boot 2.0

Learning Spring Boot 2.0

Autor: Greg L. Turnquist

Número de Páginas: 369

Use Spring Boot to build lightning-fast apps About This Book Get up to date with the defining characteristics of Spring Boot 2.0 in Spring Framework 5 Learn to perform Reactive programming with SpringBoot Learn about developer tools, AMQP messaging, WebSockets, security, MongoDB data access, REST, and more Who This Book Is For This book is designed for both novices and experienced Spring developers. It will teach you how to override Spring Boot's opinions and frees you from the need to define complicated configurations. What You Will Learn Create powerful, production-grade applications and services with minimal fuss Support multiple environments with one artifact, and add production-grade support with features Find out how to tweak your apps through different properties Use custom metrics to track the number of messages published and consumed Enhance the security model of your apps Make use of reactive programming in Spring Boot Build anything from lightweight unit tests to fully running embedded web container integration tests In Detail Spring Boot provides a variety of features that address today's business needs along with today's scalable requirements. In this book, you will...

Designing Applications with Spring Boot 2.2 and React JS

Designing Applications with Spring Boot 2.2 and React JS

Autor: Dinesh Rajput

Número de Páginas: 400

Let us full stack development with Spring Boot and React JS. DESCRIPTION Designing Application with Spring Boot 2 & React JS is divided into three parts. The first part introduces you to the essentials of the Spring Boot 2.2 Framework and you will learn how to create REST APIs and how to secure REST APIs. Part 2 steps behind the front end application development with React JS and discuss React features and its advantages toward the front end application development. Part 3 expands on that by showing how to deploy backend and frontend application the PaaS platform and also will discuss how to deploy application container technologies such as Docker. KEY FEATURES _Ê Ê Ê Ê This book has a very specific goal to make developing REST applicationsÊ easier and focusing on common challenges of the design of the application with best practices. _Ê Ê Ê Ê This book is providing practical code examples from real-world experiences. _Ê Ê Ê Ê This book is not only about Spring Boot 2.2 and React JS overview but also has an in-depth discussion about adopted REST Architectural pattern and its constraints to create the REST APIs. _Ê Ê Ê Ê The book can act as a tool for learning...

Pro Spring Boot

Pro Spring Boot

Autor: Felipe Gutierrez

Número de Páginas: 373

Quickly and productively develop complex Spring applications and microservices - out of the box - with minimal fuss on things like configurations. This book will show you how to fully leverage the Spring Boot productivity suite of tools and how to apply them through the use of case studies. Pro Spring Boot is your authoritative hands-on practical guide for increasing your Spring Framework-based enterprise Java and cloud application productivity while decreasing development time using the Spring Boot productivity suite of tools. It's a no nonsense guide with case studies of increasing complexity throughout the book. This book is written by Felipe Gutierrez, a Spring expert consultant who works with Pivotal, the company behind the popular Spring Framework. What You Will Learn Write your first Spring Boot application Configure Spring Boot Use the Spring Boot Actuator Carry out web development with Spring Boot Build microservices with Spring Boot Handle databases and messaging with Spring Boot Test and deploy with Spring Boot Extend Spring Boot and its available plug-ins Who This Book Is For Experienced Spring and Java developers seeking increased productivity gains and decreased...

Mastering Spring Boot 2.0

Mastering Spring Boot 2.0

Autor: Dinesh Rajput

Número de Páginas: 380

Learn to develop, test, and deploy your Spring Boot distributed application and explore various best practices. Key Features Build and deploy your microservices architecture in the cloud Build event-driven resilient systems using Hystrix and Turbine Explore API management tools such as KONG and API documentation tools such as Swagger Book Description Spring is one of the best frameworks on the market for developing web, enterprise, and cloud ready software. Spring Boot simplifies the building of complex software dramatically by reducing the amount of boilerplate code, and by providing production-ready features and a simple deployment model. This book will address the challenges related to power that come with Spring Boot's great configurability and flexibility. You will understand how Spring Boot configuration works under the hood, how to overwrite default configurations, and how to use advanced techniques to prepare Spring Boot applications to work in production. This book will also introduce readers to a relatively new topic in the Spring ecosystem – cloud native patterns, reactive programming, and applications. Get up to speed with microservices with Spring Boot and Spring...

Hands-On Microservices with Spring Boot and Spring Cloud: A Developer’s Guide 2025

Hands-On Microservices with Spring Boot and Spring Cloud: A Developer’s Guide 2025

Autor: Sasibhushana Matcha, Prof (dr) Sandeep Kumar

Número de Páginas: 175

lutionized the way modern applications are designed, developed, and deployed. Traditional monolithic applications, while simple to build initially, often become difficult to scale and maintain as business needs evolve. Microservices provide a solution by breaking down applications into smaller, independent, and loosely coupled services, enabling agility, scalability, and faster development cycles. This book, Hands-On Microservices with Spring Boot and Spring Cloud: A Developer’s Guide, is designed to help developers, architects, and technology enthusiasts understand, design, and build microservices using the robust ecosystem of Spring Boot and Spring Cloud. By combining theoretical concepts with hands-on practical examples, this book provides a step-by-step approach to mastering microservices. Throughout this book, you will learn how to: · Understand the fundamental principles of microservices architecture. · Use Spring Boot to build resilient and scalable microservices. · Leverage Spring Cloud components such as service discovery, API gateways, and distributed tracing. · Implement security, monitoring, and logging in a microservices environment. · Deploy microservices...

Spring in Action, Sixth Edition

Spring in Action, Sixth Edition

Autor: Craig Walls

Número de Páginas: 518

If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring. In Spring in Action, 6th Edition you will learn: Building reactive applications Relational and NoSQL databases Integrating via HTTP and REST-based services, and sand reactive RSocket services Reactive programming techniques Deploying applications to traditional servers and containers Securing applications with Spring Security Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic bestseller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration. About the technology Spring is required knowledge for Java developers! Why? Th is powerful framework eliminates a lot of the tedious configuration and repetitive coding tasks, making it easy to...

Mastering Spring 5.0

Mastering Spring 5.0

Autor: Ranga Rao Karanam

Número de Páginas: 488

Develop cloud native applications with microservices using Spring Boot, Spring Cloud, and Spring Cloud Data Flow About This Book Explore the new features and components in Spring Evolve towards micro services and cloud native applications Gain powerful insights into advanced concepts of Spring and Spring Boot to develop applications more effectively Understand the basics of Kotlin and use it to develop a quick service with Spring Boot Who This Book Is For This book is for an experienced Java developer who knows the basics of Spring, and wants to learn how to use Spring Boot to build applications and deploy them to the cloud. What You Will Learn Explore the new features in Spring Framework 5.0 Build microservices with Spring Boot Get to know the advanced features of Spring Boot in order to effectively develop and monitor applications Use Spring Cloud to deploy and manage applications on the Cloud Understand Spring Data and Spring Cloud Data Flow Understand the basics of reactive programming Get to know the best practices when developing applications with the Spring Framework Create a new project using Kotlin and implement a couple of basic services with unit and integration testing ...

Advanced Java

Advanced Java

Autor: Manish Soni

Número de Páginas: 315

Welcome to "Advanced Java" Java has evolved significantly since its inception, becoming one of the most popular programming languages for a good reason. This book aims to take you beyond the basics of Java, introducing advanced concepts, techniques, and tools to help you become a proficient Java developer. Whether you're new to Java or an experienced developer looking to enhance your skills, this book will be your guide. We will cover a diverse range of topics, from advanced object-oriented programming and concurrency to database connectivity, web development, and modern Java frameworks. Our objective is to do more than just teach you how to write Java code; we want to help you become a Java craftsman or craftswoman, capable of creating complex, efficient, and elegant software solutions. You'll gain the knowledge and practical experience needed to confidently address real-world challenges. The journey begins with advanced object-oriented programming principles and design patterns, where you'll learn to design your software for scalability, maintainability, and flexibility using industry-standard practices. Concurrency is a critical aspect of modern software development, and this...

Pro Spring Boot 2

Pro Spring Boot 2

Autor: Felipe Gutierrez

Número de Páginas: 520

Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work. It will also cover what's been added to the new Spring Boot 2 release, including Spring Framework 5 features like WebFlux, Security, Actuator and the new way to expose Metrics through Micrometer framework, and more. This book is your authoritative hands-on practical guide for increasing your enterprise Java and cloud application productivity while decreasing development time. It's a no nonsense guide with case studies of increasing complexity throughout the book. The author, a senior solutions architect and Principal Technical instructor with Pivotal, the company behind the Spring Framework, shares his experience, insights and first-hand knowledge about how Spring Boottechnology works and best practices. Pro Spring Boot 2 is an essential book for your Spring learning and reference library. What You Will Learn Configure and use Spring Boot Use non-functional requirements with...

Mastering REST APIs

Mastering REST APIs

Autor: Sivaraj Selvaraj

Número de Páginas: 548

Embark on a transformative journey into the nuances of API design and implementation. This comprehensive guide will equip you with the prowess to craft APIs that exemplify excellence, optimize performance, fortify security, and elevate user experience. From grasping the core tenets of REST architecture to navigating diverse frameworks like Node.js with Express, Ruby on Rails, Django, Laravel with PHP, ASP.NET Core with C#, and Spring Boot with Java, this compendium empowers you to create APIs that set new industry benchmarks. In-depth tutorials will empower you to master data serialization, robust authentication protocols, and impervious security measures. This book also delves into the more advanced topics encompassing API governance, meticulous versioning strategies, cross-origin resource sharing (CORS) considerations, real-time capabilities, and microservices communication intricacies. You'll gain insights into vigilant monitoring, astute analytics, and optimization techniques that truly differentiate your APIs. Moreover, this book navigates the ever-evolving legal and privacy landscape confidently, ensuring compliance and upholding user trust, and provides the expertise needed ...

Pro Spring Boot 3 with Kotlin

Pro Spring Boot 3 with Kotlin

Autor: Peter Späth , Felipe Gutierrez

Número de Páginas: 922

Quickly and productively build complex Kotlin-based Spring applications and microservices out of the box, with minimal concern over things such as configurations. This revised edition will show you how to fully leverage the Spring Boot 3 micro-framework and apply it to create enterprise-ready Kotlin-based cloud-native applications, microservices, and web applications that just work. The book covers what has been added to the new Spring Boot 3 release, including improved support for the Kotlin programming language, changes to Stream Editor UI, Maven Preemptive Authentication, building Docker images using cloud-native build packs, building layered jars for optimized Docker images, E2E traceability for configuration properties, many dependency upgrades, support for Spring Data, and much more. This book is your in-depth pragmatic guide for increasing your enterprise Kotlin and cloud application productivity while decreasing development time. It is a no-nonsense guide with case studies of increasing complexity throughout the book. The main author, a senior solutions architect and Principal Technical instructor at Pivotal, the company behind the Spring Framework, shares his experience,...

Web Development Toolkit for Java Developers

Web Development Toolkit for Java Developers

Autor: Dr. Nirali Dabhi , Dr. Dharmendra Patel , Dr. Atul Patel

Número de Páginas: 521

A beginners guide to Java programming for web development KEY FEATURES ● Learn one of the most in-demand skills in the field of application development. ● Get familiar with the fundamental concepts required to develop a web app. ● Understand how to develop web apps both with and without using a framework. DESCRIPTION Java is a popular language for developing web applications due to its stability, scalability, and robustness. This comprehensive guide will teach you how to develop web apps using Java. The book will help you learn how to establish a JDBC Connection in Java, develop Model-View-Controller (MVC) apps using JSP and servlets without a framework, and understand the application and use of JavaServer Faces (JSF) over JSP to effectively develop web apps. Additionally, the book will help you gain a thorough understanding of different types of frameworks and explore the Spring framework in-depth. It will also teach you how to leverage the power of Spring to simplify and streamline your web development projects. Lastly, the book will help you get familiar with the concept of Aspect Oriented Programming (AOP) and learn how to apply AOP in your Java web development projects. ...

Java Real World Projects

Java Real World Projects

Autor: Davi Vieira

Número de Páginas: 411

DESCRIPTION Java continues to be a key technology for building powerful applications in today’s fast-changing tech world. This book helps you connect theory with practice, teaching you the skills to create real-world Java projects. With a clear learning path, you will learn the tools and techniques needed to tackle complex software development challenges with confidence. This book, inspired by real-world Java projects, starts with Java fundamentals, covering core APIs, modern features, database handling, and automated testing. It explores frameworks like Spring Boot, Quarkus, and Jakarta EE for enterprise cloud-native applications. Employ container technologies like Docker and Kubernetes for scalable deployments. To tackle production challenges, the book will look deeply into monitoring and observability, helping developers understand application performance under unexpected conditions. It concludes with maintainability issues, introducing architectural concepts like domain-driven design (DDD), layered architecture, and hexagonal architecture, offering a roadmap for creating scalable and maintainable Java applications. By the end of this book, you will feel confident as a Java...

The JHipster Mini-Book

The JHipster Mini-Book

Autor: Matt Raible

Número de Páginas: 174

The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster. JHipster is a development platform to generate, develop and deploy Spring Boot + Angular (or React/Vue) web applications and microservices. This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques, and options you can use. Then, it shows you how to secure your data and deploy your app to Heroku. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application. The latest edition (v7.0) is updated for JHipster 7. This edition includes an updated microservices section that features WebFlux and micro frontends with React. You can find the blog for the JHipster Mini-Book at http: //www.jhipster-book.com. You can also follow it on Twitter at https: //twitter.com/jhipster_book. Purpose of the book: To provide free information to the JHipster community. I've used many of the frameworks that JHipster supports, and I like how it integrates them. Building web and mobile applications with ...

Learning Ratpack

Learning Ratpack

Autor: Dan Woods

Número de Páginas: 345

Build robust, highly scalable reactive web applications with Ratpack, the lightweight JVM framework. With this practical guide, you’ll discover how asynchronous applications differ from more traditional thread-per-request systems—and how you can reap the benefits of complex non-blocking through an API that makes the effort easy to understand and adopt. Author Dan Woods—a member of the Ratpack core team—provides a progressively in-depth tour of Ratpack and its capabilities, from basic concepts to tools and strategies to help you construct fast, test-driven applications in a semantic and expressive way. Ideal for Java web developers familiar with Grails or Spring, this book is applicable to all versions of Ratpack 1.x. Configure your applications and servers to accommodate the cloud Use Ratpack testing structures on both new and legacy applications Add advanced capabilities, such as component binding, with modules Explore Ratpack’s static content generation and serving mechanisms Provide a guaranteed execution order to asynchronous processing Model data and the data access layer to build high-performance, data-driven applications Work with reactive and functional...

Camel in Action

Camel in Action

Autor: Claus Ibsen , Jonathan Anstey

Número de Páginas: 1347

Summary Camel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro. Forewords by James Strachan and Dr. Mark Little Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Apache Camel is a Java framework that implements enterprise integration patterns (EIPs) and comes with over 200 adapters to third-party systems. A concise DSL lets you build integration logic into your app with just a few lines of Java or XML. By using Camel, you benefit from the testing and experience of a large and vibrant open source community. About the Book Camel in Action, Second Edition is the definitive guide to the Camel framework. It starts with core concepts like sending, receiving, routing, and transforming data. It then goes in depth on many topics such as how to develop, debug, test, deal with errors, secure, scale, cluster, deploy, and monitor your Camel applications. The book also discusses how to run...

Kickstart Software Design Architecture

Kickstart Software Design Architecture

Autor: Dr. Edward D Lavieri Jr.

Número de Páginas: 412

Learn to design robust software systems using modern architecture principles and practical hands-on experience KEY FEATURES ● Learn about fundamental software architecture concepts, including design patterns, microservices, and cloud computing. ● Bridge theory with practice through real-world examples and case studies. ● Gain expertise through an interactive and engaging learning approach, featuring coding exercises and hands-on opportunities. DESCRIPTION Explore the ever-evolving world of software architecture. Bridge the gap between emerging technologies and foundational principles, with a comprehensive guide tailored for newcomers to the field. The book highlights the significance of software architecture in building scalable, efficient, and robust applications. The book is structured into engaging chapters, each focused on a specific aspect of software architecture. It starts with an introduction to the basics of software design patterns, gaining an understanding of their role in crafting flexible and reusable code. Next, microservices are covered, followed by chapters that focus on cloud computing, containerization, and more. Chapters contain real-world examples,...

JUnit in Action, Third Edition

JUnit in Action, Third Edition

Autor: Catalin Tudose

Número de Páginas: 558

JUnit in Action, Third Edition has been completely rewritten for this release. The book is full of examples that demonstrate JUnit's modern features, including its new architecture; nested, tagged, and dynamic tests; and dependency injection. Summary JUnit is the gold standard for unit testing Java applications. Filled with powerful new features designed to automate software testing, JUnit 5 boosts your productivity and helps avoid debugging nightmares. Whether you're just starting with JUnit or you want to ramp up on the new features, JUnit in Action, Third Edition has you covered. Extensively revised with new code and new chapters, JUnit in Action, Third Edition is an up-to-date guide to smooth software testing. Dozens of hands-on examples illustrate JUnit 5's innovations for dependency injection, nested testing, parameterized tests, and more. Throughout, you’ll learn how to use JUnit 5 to automate your testing, for a process that consumes less resources, and gives you more time for developing. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology The JUnit framework is the gold standard for unit...

Kubernetes Native Microservices with Quarkus and MicroProfile

Kubernetes Native Microservices with Quarkus and MicroProfile

Autor: John Clingan , Ken Finnigan

Número de Páginas: 326

Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards. In Kubernetes Native Microservices with Quarkus and MicroProfile you’ll learn how to: Deploy enterprise Java applications on Kubernetes Develop applications using the Quarkus runtime Compile natively using GraalVM for blazing speed Create efficient microservices applications Take advantage of MicroProfile specifications Popular Java frameworks like Spring were designed long before Kubernetes and the microservices revolution. Kubernetes Native Microservices with Quarkus and MicroProfile introduces next generation tools that have been cloud-native and Kubernetes-aware right from the beginning. Written by veteran Java developers John Clingan and Ken Finnigan, this book shares expert insight into Quarkus and MicroProfile directly from contributors at Red Hat. You’ll learn how to utilize these modern tools to create efficient enterprise Java applications that are easy to deploy, maintain, and expand. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Build microservices efficiently with ...

Building Kotlin Applications

Building Kotlin Applications

Autor: Mounir Boussetta

Número de Páginas: 510

Unlock your programming potential with Kotlin - Start building today KEY FEATURES ● Understand Kotlin fundamentals, such as syntax, type system, basic concepts, and reactive programming principles. ● Learn to use Kotlin's advanced features, such as coroutines, extension functions, and generics, to write efficient, maintainable, and reusable code. ● Explore applying reactive programming techniques to solve common challenges, such as handling concurrency, managing data streams, and building responsive user interfaces. ● Seek guidance on how to build robust and scalable applications using Kotlin and reactive programming patterns, such as Spring Boot. DESCRIPTION Kotlin is a modern, expressive, and concise programming language popular among developers for its many benefits. These include its interoperability with Java, ability to build native mobile and web applications, and support for functional programming. This book provides a comprehensive introduction to Kotlin, covering everything you need to know to start building Kotlin applications, regardless of your prior programming experience. You'll start by learning the basics of Kotlin, including its variables, types,...

Web Development Career Master Plan

Web Development Career Master Plan

Autor: Frank W. Zammetti

Número de Páginas: 446

Gain a comprehensive understanding of web development, from foundational technologies to advanced topics, along with interview tactics, growth opportunities, and strategies to kickstart a successful career in this field Key Features Gain insights into the role, responsibilities, and qualities that define a good web developer Uncover steps to establish a solid technical foundation for finding employment in the field of web development Explore tools and techniques you’ll work with and understand how they all fit together Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionThe world of web development can seem daunting when you’re a beginner and don’t know where to get started. If you’re passionate about web development and want to learn the art of creating captivating websites, then this book is for you. Web Development Career Master Plan will take you on a learning journey, starting from the foundations and progressing through advanced concepts and career development strategies. You'll learn the core pillars of web development, including HTML, CSS, and JavaScript. As you go deeper, you'll explore the landscape of frameworks, libraries, and...

Microservices for the Enterprise

Microservices for the Enterprise

Autor: Kasun Indrasiri , Prabath Siriwardena

Número de Páginas: 434

Understand the key challenges and solutions around building microservices in the enterprise application environment. This book provides a comprehensive understanding of microservices architectural principles and how to use microservices in real-world scenarios. Architectural challenges using microservices with service integration and API management are presented and you learn how to eliminate the use of centralized integration products such as the enterprise service bus (ESB) through the use of composite/integration microservices. Concepts in the book are supported with use cases, and emphasis is put on the reality that most of you are implementing in a “brownfield” environment in which you must implement microservices alongside legacy applications with minimal disruption to your business. Microservices for the Enterprise covers state-of-the-art techniques around microservices messaging, service development and description, service discovery, governance, and data management technologies and guides you through the microservices design process. Also included is the importance of organizing services as core versus atomic, composite versus integration, and API versus edge, and how ...

Microservicios Un enfoque integrado

Microservicios Un enfoque integrado

Autor: David Roldán Martínez , Pedro J. Valderas Aranda , Victoria Torres Bosch

Número de Páginas: 183

Una de las tendencias más actuales en el desarrollo de aplicaciones informáticas son los microservicios. Este paradigma de programación se encuentra prácticamente por todas partes y compañías como Google, Netflix o Amazon, por citar algunas, se han subido al carro de los microservicios desde hace ya algunos años. En este libro encontrarás una visión básica y aplicada sobre el desarrollo de aplicaciones web basadas en microservicios. Se incluye un ejemplo práctico completo, disponible en la nube, que el lector podrá ir construyendo desde cero a medida que va avanzando en su dominio de este tipo de aplicaciones. Es, sin duda, una obra eminentemente práctica con explicaciones teóricas allá donde se ha estimado necesario.

Docker and Kubernetes for Java Developers

Docker and Kubernetes for Java Developers

Autor: Jaroslaw Krochmalski

Número de Páginas: 311

Leverage the lethal combination of Docker and Kubernetes to automate deployment and management of Java applications About This Book Master using Docker and Kubernetes to build, deploy and manage Java applications in a jiff Learn how to create your own Docker image and customize your own cluster using Kubernetes Empower the journey from development to production using this practical guide. Who This Book Is For The book is aimed at Java developers who are eager to build, deploy, and manage applications very quickly using container technology. They need have no knowledge of Docker and Kubernetes. What You Will Learn Package Java applications into Docker images Understand the running of containers locally Explore development and deployment options with Docker Integrate Docker into Maven builds Manage and monitor Java applications running on Kubernetes clusters Create Continuous Delivery pipelines for Java applications deployed to Kubernetes In Detail Imagine creating and testing Java EE applications on Apache Tomcat Server or Wildfly Application server in minutes along with deploying and managing Java applications swiftly. Sounds too good to be true? But you have a reason to cheer as...

Últimos libros y autores buscados