spring框架mvc框架_5篇Spring框架书籍,通过MVC学习Spring

spring框架mvc框架

Spring Framework is one of the most widely used Java EE Frameworks. It’s an open source framework with many modules that help you in developing different kinds of applications with ease. Some of the best modules of Spring Framework are Spring MVC, Spring ORM, Hibernate support, Spring Data, Spring Batch and Spring Web Flow.

Spring框架是使用最广泛的Java EE框架之一 。 这是一个具有许多模块的开放源代码框架,可帮助您轻松开发各种应用程序。 Spring框架的一些最佳模块是Spring MVC,Spring ORM,Hibernate支持,Spring Data,Spring Batch和Spring Web Flow。

There are a lot of online tutorials that you can follow, even I have written a lot on Spring Frameworks but nothing can replace a good book. Here I am sharing 5 Spring Framework Books that you should read, all these books cover most important topics of Spring Framework in detail with sample projects that you can download. Also, these books are upgraded to Spring 4 that is the latest version to date.

您可以遵循很多在线教程,即使我已经写过很多有关Spring Frameworks的文章,但是没有什么可以代替一本好书。 在这里,我分享了您应该阅读的5本Spring Framework书籍,所有这些书籍都详细介绍了Spring Framework的最重要主题,并提供了示例项目供您下载。 同样,这些书也已升级到Spring 4,这是迄今为止的最新版本。

  1. Getting Started with Spring Framework: I like books where you learn concepts by examples. If you are starting with the Spring Framework, then this is the best book for you. It’s very highly rated book with more than 60 downloadable projects, all using Spring 4.

    You can buy “Getting Started with Spring Framework” book from below stores.

    Amazon.com Amazon.in (India)  Flipkart.com (India)

    Spring Framework入门 :我喜欢书籍,其中您通过示例学习概念。 如果您从Spring Framework开始,那么这是最适合您的书。 这是一本非常受好评的图书,其中包含60多个可下载项目,全部使用Spring 4。

    您可以从以下商店购买“ Spring Framework入门”这本书。

    Amazon.com Amazon.in(印度) Flipkart.com(印度)

  2. Spring in Action: Spring in Action (Fourth Edition) is a hands-on guide to the Spring Framework that is updated for Spring 4. It covers the Spring 4 latest features and example projects for Spring MVC, REST, Security, Web Flow, and much more.

    Some of the things I like in this book are Spring Data for NoSQL, Spring Annotations usage and examples for Restful web services.

    You can buy “Spring in Action” book from below stores.

    Amazon.com Amazon.in (India)  Flipkart.com (India)

    Spring in Action :Spring in Action(第四版)是针对Spring 4进行更新的Spring框架的动手指南。它涵盖了Spring 4的最新功能以及针对Spring MVC,REST,安全性,Web Flow和Web的示例项目。多得多。

    本书中我喜欢的一些内容是用于NoSQL的Spring Data,Spring Annotations的用法以及Restful Web服务的示例。

    您可以从以下商店购买“ Spring in Action”书籍。

    Amazon.com Amazon.in(印度) Flipkart.com(印度)

  3. Spring 4 for Developing Enterprise Applications: If you have some basic knowledge of Spring Framework and want to learn how to utilize it in the best possible way into an enterprise application, then this is the book to read. This book is designed to put your Spring learning experience on a functioning, end-to-end sample Secure Online Banking Application with different Operating Systems, application servers, and databases.

    This book covers the following topics in Spring Framework.

    • Spring Core Framework
    • Spring MVC
    • Spring Data Access (JDBC and Hibernate)
    • Spring RESTful Web Services
    • Spring Security
    • Spring Transaction Management
    • Spring Aspect Oriented Programming
    • Spring Testing
    • Spring Web Flow Module

    You can get “Spring 4 for Developing Enterprise Applications” book from below stores.

    Amazon.com Amazon.in (India)  Flipkart.com (India)

    用于开发企业应用程序的Spring 4 :如果您具有Spring Framework的一些基础知识,并且想学习如何以最佳方式将其用于企业应用程序,那么这本书就是您需要阅读的书。 本书旨在将您的Spring学习经验带入具有不同操作系统,应用程序服务器和数据库的功能正常的,端到端的示例安全在线银行应用程序。

    本书涵盖了Spring Framework中的以下主题。

    • Spring核心框架
    • SpringMVC
    • Spring数据访问(JDBC和Hibernate)
    • Spring RESTful Web服务
    • Spring安全
    • Spring交易管理
    • Spring面向方面的编程
    • 弹簧测试
    • Spring Web Flow模块

    您可以从以下商店获得“用于开发企业应用程序的Spring 4”书。

    Amazon.com Amazon.in(印度) Flipkart.com(印度)

  4. Spring Recipes: A Problem-Solution Approach: Some of the topics I like in this book are Spring IoC container, Spring AOP, Spring Remoting, messaging, working with big data and the cloud using Hadoop and integration with the Grails Framework.

    You can get “Spring Recipes: A Problem-Solution Approach” book from below stores.

    Amazon.com Amazon.in (India)  Flipkart.com (India)

    Spring食谱:一种解决问题的方法 :本书中我喜欢的一些主题是Spring IoC容器,Spring AOP,Spring Remoting,消息传递,使用Hadoop处理大数据和云以及与Grails框架集成。

    您可以从以下商店购买“Spring食谱:一种解决问题的方法”书。

    Amazon.com Amazon.in(印度) Flipkart.com(印度)

  5. Pro Spring: This is a getting started book for Spring 4. It’s a good book with the major focus on providing you enough information to get started and focusing more on Spring Data and integration with JPA and Hibernate.

    You can get “Pro Spring” book from below stores.

    Amazon.com Amazon.in (India)  Flipkart.com (India)

    Pro Spring :这是Spring 4的入门书。这是一本很好的书,主要致力于为您提供足够的入门信息,并更多地关注Spring数据以及与JPA和Hibernate的集成。

    您可以从以下商店购买“ Pro Spring”书。

    Amazon.com Amazon.in(印度) Flipkart.com(印度)

There are a lot of other good books too, but these are the best out there covering the latest Spring framework version. If you have read any other good Spring framework book, please let me know through comments. I would love to read them and add to the list.

还有很多其他的好书,但是这些是涵盖最新的Spring框架版本的最好的书。 如果您读过其他任何优秀的Spring框架书,请通过评论让我知道。 我希望阅读它们并添加到列表中。

翻译自: https://www.journaldev.com/7223/spring-framework-books-spring-mvc

spring框架mvc框架

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Getting started with Spring Framework is a hands-on guide to begin developing applications using Spring Framework. This book is meant for Java developers with little or no knowledge of Spring Framework. All the examples shown in this book use Spring 4. You can download the examples (consisting of 60 sample projects) described in this book from the following Google Code project: code.google.com/p/getting-started-with-spring-framework-2edition/ This book covers: - Specifying configuration metadata using XML and annotations - Programmatically configuring Spring container and beans - Configuring different types of bean properties - Bean lifecycle interfaces - Customizing beans using BeanPostProcessors and BeanFactoryPostProcessors - Bean definition inheritance - JSR 250's and 330's annotations for dependency injection - Validation using JSR 303 (Bean Validation API) annotations and Spring's Validator interface - SpEL (Spring Expression Language) - Caching using Spring's cache abstraction - Sending and receiving JMS messages using Spring - Aspect-oriented programming support in Spring - Sending emails using Spring - Asynchronously executing methods using Spring - Task scheduling - Database interaction using JDBC and Hibernate - Programmatic and declarative transaction management - Spring Web MVC - Developing RESTful Web Services using Spring - Spring Security The book shows a simple internet banking application that is developed incrementally in each chapter of the book and covers the topics mentioned above. You can post your feedback and questions to the authors in the following Google Groups forum:groups.google.com/forum/#!forum/getting-started-with-spring-framework Table of Contents Chapter 1 – Introduction to Spring Framework Chapter 2 – Spring Framework basics Chapter 3 - Configuring beans Chapter 4 - Dependency injection Chapter 5 - Customizing beans and bean definitions Chapter 6- Annotation-driven development with Spring Chapter 7 - Database interaction using Spring Chapter 8 - Messaging, emailing, asynchronous method execution, and caching using Spring Chapter 9 - Aspect-oriented programming Chapter 10 – Spring Web MVC basics Chapter 11 – Validation and data binding in Spring Web MVC Chapter 12 –Developing RESTful web services using Spring Web MVC Chapter 13 – More Spring Web MVC – internationalization, file upload and asynchronous request processing Chapter 14 – Securing applications using Spring Security
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值