1.

Record Nr.

UNINA9910635382703321

Autore

Gutiérrez Felipe

Titolo

Introducing Spring Framework 6 : Learning and Building Java-based Applications With Spring / / by Felipe Gutierrez, Joseph B. Ottinger

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2022

ISBN

9781484286371

1484286375

Edizione

[2nd ed. 2022.]

Descrizione fisica

1 online resource (219 pages)

Collana

ITpro collection

Disciplina

929.605

Soggetti

Java (Computer program language)

Programming languages (Electronic computers)

Computer science

Software engineering

Java

Programming Language

Computer Science

Software Engineering

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

1: Your First Spring Application -- 2: Working With Classes and Dependencies -- 3: Applying Different Configurations -- 4: Using Bean Scopes -- 5: Using Resource Files -- 6: Adding Simple Persistence to Your Spring Application -- 7: Letting Spring Build Your Data Access Objects -- 8: Showing Your Spring Application on the Web -- 9: Integrating Your Spring Application with External Systems -- 10: Exposing a REST API -- 11: Sending E-mails from Within Spring -- 12: Using Dynamic Languages -- 13: Where Do You Go From Here?.

Sommario/riassunto

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 learning the Spring Framework 6 from top to bottom, and allows you to build an example application along the



way from the ground-up. As you learn the Spring Framework step by step throughout this book, you'll incrementally start your first Spring application and build it, piece by piece, as you learn each module, project or component of the Spring Framework and its extensions and ecosystem. As you learn the various fundamentals, you'll then apply them immediately to your Spring application. This Spring application, My Documents, enables you to learn by doing. After reading this book, you will havethe essentials you need to start using the Spring Framework and building your own Java-based applications or microservices with it. What you'll learn: Get started with Spring Framework 6 by VMWare Tanzu and the Spring community Build your first My Documents application using Spring Framework and its extensions Test your Spring application Add persistence to your application using Spring Data JPA and more Show your Spring application on the Web with Spring MVC and related Use REST APIs to enhance your application and add messaging with Kafka and AMQP Integrate your Spring application with external systems using Spring Integration toolkit.