- Play Framework Essentials
- Julien Richard Foy
- 206字
- 2021-08-05 17:47:43
What this book covers
Chapter 1, Building a Web Service, explains how to turn an application into a web service by exposing its resources and features as HTTP endpoints.
Chapter 2, Persisting Data and Testing, shows how you can integrate a persistence system to your Play application and how to write specifications of your HTTP layer.
Chapter 3, Turning a Web Service into a Web Application, goes one step further by showing you how the Play framework can help you to define HTML pages for your application and handle HTML forms.
Chapter 4, Integrating with Client-side Technologies, gives you insights on ways to manage the production of web assets from the build system of your Play application.
Chapter 5, Reactively Handling Long-running Requests, dives deeper in the framework internals and explains how to leverage its reactive programming model to manipulate data streams.
Chapter 6, Leveraging the Play Stack – Security, Internationalization, Cache, and the HTTP Client, presents additional components that are part of the Play stack.
Chapter 7, Scaling Your Codebase and Deploying Your Application, looks back at the code of your application and provides patterns to keep it modular and easy to maintain. It also explains how to deploy your application in a production environment.
- WebAssembly實戰(zhàn)
- Python數(shù)據(jù)分析基礎(chǔ)
- PostgreSQL Replication(Second Edition)
- 快人一步:系統(tǒng)性能提高之道
- RabbitMQ Essentials
- 利用Python進行數(shù)據(jù)分析
- HTML5+CSS3+jQuery Mobile APP與移動網(wǎng)站設計從入門到精通
- Elasticsearch Essentials
- 貫通Tomcat開發(fā)
- Practical GIS
- 大象:Thinking in UML(第二版)
- 軟件自動化測試實戰(zhàn)解析:基于Python3編程語言
- Flask Web開發(fā)實戰(zhàn):入門、進階與原理解析
- Python Geospatial Analysis Cookbook
- Drupal 8 Quick Start Guide