Learning Ratpack simple, lean, and powerful web applications
Build robust, highly scalable reactive web applications with Ratpack, the lightweight JVM framework. With this practical guide, you’ll discover how asynchronous applications differ from more traditional thread-per-request systems—and how you can reap the benefits of complex non-blocking through an A...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing, [China] :
O'Reilly Media
2016.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630350406719 |
Tabla de Contenidos:
- Welcome to Ratpack
- Getting started
- Testing Ratpack applications
- Application configuration
- Ratpack modules
- Serving web assets
- Asynchronous programming, promises, and executions
- Data-driven web applications
- Ratpack and spring boot
- Reactive programming in Ratpack
- Sessions and security
- Application security
- Going to production.