Skip to main content

Home/ Arquitectura?/ Group items tagged scala

Rss Feed Group items tagged

carlosmiranda

Effective Scala - 1 views

  •  
    ble Vector collections provides a referentially transparent interface to arrays); and use buffers instead of direct sequence cons
Pablo Lalloni

elasticsearch/elasticsearch-hadoop - 0 views

  •  
    "Read and write data to/from Elasticsearch within Hadoop/MapReduce libraries. Automatically converts data to/from JSON. Supports MapReduce, Cascading, Hive and Pig."
Pablo Lalloni

Webinar: Building Reactive Apps with the Typesafe Platform - Blog - Typesafe - 0 views

  •  
    "Yesterday, James Ward, developer advocate at Typesafe, presented a webinar on building Reactive Apps with the Typesafe Platform. For those of you who missed out, or simply want to rewatch and share the session with friends and colleagues, we recorded James' presentation for your viewing pleasure!"
Pablo Lalloni

Play AutoSource : 2'30 Kickstart Full REST & CRUD Datasource in Play App (demo'ed with ... - 0 views

    • Pablo Lalloni
       
      Excelente este ejemplo y muy práctico y corto.
Pablo Lalloni

Unveiling Play 2.1 Json API - Part 2 : Writes/Format combinators - Mandubian Blog - 0 views

  •  
    "Now let's focus on Writes and Format in the details ;) "
Pablo Lalloni

Unveiling Play 2.1 Json API - Part 1 : JsPath & Reads combinators - Mandubian Blog - 0 views

  •  
    "In incoming Play2.1 version, a huge re-thinking has been done about JSON API provided by Play2.0.x which provides some great features but is clearly just the tip of the iceberg… Here is a first presentation of those evolutions aimed at unleashing your JSON usage in Play2 and revealing new forms of manipulation of web dataflows from/to external data systems. A usecase of this is manipulating DB structures directly using Json without any class models for document oriented structures such as MongoDB"
Pablo Lalloni

mandubian/play-autosource - 0 views

  •  
    "An automatic full REST + Typesafe CRUD abstract Datasource for bootstrapping a Play Framework App"
Pablo Lalloni

Understanding Play2 Iteratees for Normal Humans - Mandubian Blog - 0 views

  •  
    Introducción muy accesible al concepto de Iteratee y satélites y cómo se razona para llegar a ellos, así como su implementación y uso en Play.
Pablo Lalloni

typesafehub/config - 0 views

  •  
    "Configuration library for JVM languages. Overview implemented in plain Java with no dependencies extensive test coverage supports files in three formats: Java properties, JSON, and a human-friendly JSON superset merges multiple files across all formats can load from files, URLs, or classpath good support for "nesting" (treat any subtree of the config the same as the whole config) users can override the config with Java system properties, java -Dmyapp.foo.bar=10 supports configuring an app, with its framework and libraries, all from a single file such as application.conf parses duration and size settings, "512k" or "10 seconds" converts types, so if you ask for a boolean and the value is the string "yes", or you ask for a float and the value is an int, it will figure it out. JSON superset features: comments includes substitutions ("foo" : ${bar}, "foo" : Hello ${who}) properties-like notation (a.b=c) less noisy, more lenient syntax substitute environment variables This library limits itself to config files. If you want to load config from a database or something, you would need to write some custom code. The library has nice support for merging configurations so if you build one from a custom source it's easy to merge it in."
Pablo Lalloni

Feature overview: shapeless · milessabin/shapeless Wiki - 0 views

  •  
    Resumen de features de shapeless. Imperdible.
Pablo Lalloni

jroper/play-iteratees-extras - 0 views

  •  
    "This is an unofficial library for extra Play iteratees that you may find useful."
« First ‹ Previous 181 - 200 of 233 Next › Last »
Showing 20 items per page