VOOZH about

URL: https://www.javacodegeeks.com/author/andrey-redko/page/17

⇱ Andrey Redko, Author at Java Code Geeks - Page 17 of 17


  • Enterprise Java👁 Image
    Andrey RedkoMay 17th, 2012
    1 297

    JSON for polymorphic Java object serialization

    For a long time now JSON is a de facto standard for all kinds of data serialization between client and…

    Read More »
  • Core Java👁 Image
    Andrey RedkoApril 11th, 2012
    1 226

    Using Delayed queues in practice

    Often there are use cases when you have some kind of work or job queue and there is a need…

    Read More »
  • Groovy👁 Image
    Andrey RedkoMarch 2nd, 2012
    0 155

    Simple but powerful DSL using Groovy

    In one of my projects we had very complicated domain model, which included more than hundred of different domain object…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoFebruary 16th, 2012
    10 422

    Apache Mahout: Getting started

    Recently I have got an interesting problem to solve: how to classify text from different sources using automation? Some time…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoJanuary 27th, 2012
    1 330

    Storing hierarchical data in MongoDB

    Continuing NoSQL journey with MongoDB, I would like to touch one specific use case which comes up very often: storing…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoJanuary 25th, 2012
    7 429

    MongoDB with Spring Data project

    All of us are observing the explosion of NoSql solutions these days. I get used to RDBMS but those are…

    Read More »
  • First
  • ...
  • 10
  • «
  • 13
  • 14
  • 15
  • 16
  • 17
Back to top button
Close