Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering Spring Application Development

Posted By: AlenMiler
Mastering Spring Application Development

Mastering Spring Application Development by Anjana Mankale
English | May 29, 2015 | ISBN: 1783987324 | 302 Pages | MOBI/EPUB/PDF (True) | 9.34 MB

Gain expertise in developing and caching your applications running on the JVM with Spring.

About This Book

Build full-featured web applications, such as Spring MVC applications, efficiently that will get you up and running with Spring web development
Reuse working code snippets handy for integration scenarios such as Twitter, e-mail, FTP, databases, and many others
An advanced guide which includes Java programs to integrate Spring with Thymeleaf

Who This Book Is For

If you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.

What You Will Learn

The best approach to configuring Spring applications
Read as well as manipulate data in MongoDB using Spring Data
Configure Spring Batch to schedule jobs
Use Spring Hbase template implementation
Bootstrap your application with Spring Boot
Create and use Apache Hadoop jobs to handle big data
Integrate Spring with Thymeleaf
Create RESTful services and SOAP services using Spring Web Service framework
Develop maven applications by using the spring-integration-ftp package
Configure Hadoop jobs in the Spring framework

In Detail

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 using the Model-View-Controller paradigm and dependency injection.

Mastering Spring Application Development will take you on a journey from developing simple applications with Spring Data and MongoDB to caching your application with Spring Cache. You will discover how Thymeleaf will help you develop applications faster and how to configure it, and how to master dependency. Finally, you will get to grips with Web services by creating RESTful services and SOAP services using Spring Web Service framework, helping you to write Web service client code. You will learn how to set up a spring cache and tie your caching code with business logic.