舉報

會員
Spring Essentials
最新章節(jié):
Index
IfyouareaJavadeveloperwhoislookingtomasterEnterpriseJavaDevelopmentusingSpringFramework,thenthisbookisidealforyou.PriorunderstandingofcoreJavaprogrammingandahigh-levelunderstandingofSpringFrameworkisrecommended.Havingsoundknowledgeofservlet-basedwebdevelopmentinJavaandbasicDatabaseconceptswouldbeanadvantagebutnotarequirement.
目錄(81章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with Spring Core
- The Spring landscape
- Design concepts behind Spring Framework
- Setting up the development environment
- Your first Spring application
- Dependency Injection
- Beans in detail
- Hooking to bean life cycles
- Container-level default-init-method and default-destroy-method
- Working with bean definition profiles
- Injecting properties into the Spring environment
- Externalizing properties with PropertyPlaceholderConfigurer
- Handling resources
- Spring Expression Language
- Aspect Oriented Programming
- Testing with Spring
- Summary
- Chapter 2. Building the Web Layer with Spring Web MVC
- Features of Spring MVC
- The Model-View-Controller pattern
- Your first Spring MVC application
- Setting up a Spring MVC application
- The architecture and components of Spring MVC
- DispatcherServlet explained
- Controllers in detail
- Asynchronous request processing in Spring MVC
- Working with views
- Spring and Spring form tag libraries
- Composing a form in JSP
- Validating forms
- Handling file uploads
- Resolving Thymeleaf views
- More view technologies
- Summary
- Chapter 3. Accessing Data with Spring
- Configuring DataSource
- Using embedded databases
- Handling exceptions in the Spring Data layer
- DAO support and @Repository annotation
- Spring JDBC abstraction
- Spring Data
- Spring Transaction support
- Relevance of Spring Transaction
- Summary
- Chapter 4. Understanding WebSocket
- Creating a simple WebSocket application
- STOMP over WebSocket and the fallback option in Spring 4
- Broadcasting a message to a single user in a WebSocket application
- Summary
- Chapter 5. Securing Your Applications
- Authentication
- Authorization
- Summary
- Chapter 6. Building a Single-Page Spring Application
- The motivations behind SPAs
- SPAs explained
- Introducing Ember.js
- The anatomy of an Ember application
- Working with Ember CLI
- Understanding the Ember object model
- Working with collections
- Building UI templates using Handlebars
- Handling routes
- Handling UI behavior using components
- Persisting data with Ember Data
- Building a Taskify application
- Building the API server app
- Building the Taskify Ember app
- Summary
- Chapter 7. Integrating with Other Web Frameworks
- Spring's JSF integration
- Spring's Struts integration
- Summary
- Index 更新時間:2021-07-16 13:06:01
推薦閱讀
- 數(shù)據(jù)庫原理及應(yīng)用(Access版)第3版
- Python入門很簡單
- PyTorch自動駕駛視覺感知算法實戰(zhàn)
- 趣學(xué)Python算法100例
- Mastering OpenCV 4
- Visual Basic程序設(shè)計教程
- INSTANT OpenNMS Starter
- ASP.NET 3.5程序設(shè)計與項目實踐
- 第一行代碼 C語言(視頻講解版)
- INSTANT Silverlight 5 Animation
- Mockito Essentials
- Java程序設(shè)計基礎(chǔ)(第6版)
- WordPress Search Engine Optimization(Second Edition)
- Developing Java Applications with Spring and Spring Boot
- Flutter之旅
- Microsoft Azure Security
- Expert Angular
- Storm Real-Time Processing Cookbook
- Java Web應(yīng)用設(shè)計及實戰(zhàn)
- 實用XML應(yīng)用開發(fā)技術(shù)
- Arduino Networking
- Cocos2d Game Development Blueprints
- Python大數(shù)據(jù)架構(gòu)全棧開發(fā)與應(yīng)用
- C++ 黑客編程揭秘與防范(第2版)
- Python全棧開發(fā):高階編程
- Android程序設(shè)計實用教程:AndroidStudio版
- 陪孩子像搭積木一樣學(xué)編程(Python真好玩+Scratch趣味編程)(全2冊)
- 容器云運(yùn)維實戰(zhàn):Docker與Kubernetes集群
- Mastering Machine Learning with scikit-learn(Second Edition)
- 游戲UI設(shè)計原則與實例指導(dǎo)手冊