VOOZH about

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

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


  • Software Development👁 Image
    Andrey RedkoJuly 6th, 2015
    11 690

    MySQL vs. MongoDB: Choosing a Data Management Solution

    Table Of Contents 1. Introduction 2. The dominance of RDBM systems 3. A new era of NoSQL movement 4. Tables…

    Read More »
  • Scala👁 Image
    Andrey RedkoMarch 5th, 2015
    0 151

    A fresh look on accessing database on JVM platform: Slick from Typesafe

    In today’s post we are going to open our mind, step away from traditional Java EE / Java SE JPA-based…

    Read More »
  • Java核心👁 Image
    Andrey RedkoFebruary 17th, 2015
    1 432

    Java 8特性指南 – 终极手册 (PDF下载)

    编者按:距离Java 8的发布已经有段时间了,就目前看来它的确是一个非常重要的版本。我们之前已经在JavaCodeGeeks发布了一系列专题文章,如玩转Java 8-Lambda表达式和并发,Java 8日期/时间API入门:LocalDateTime 以及 JDK8时代的抽象类vs.接口。同时我们也从其它来源处引用了15个必读的Java 8教程。当然,我们也对它的一些短板进行了验证,如Java 8的暗面。为了读者们更好的阅读体验,现在是时候整合所有Java 8的主要特性于一处了。一起来享受它吧! 目录 1. 简介 2. Java语言的新特性 2.1. Lambda表达式和函数式接口 2.2. 接口的默认方法和静态方法 2.3. 方法引用…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoDecember 11th, 2014
    0 102

    Beyond the JAX-RS spec: Apache CXF search extension

    In today’s post we are going to look beyond the JAX-RS 2.0 specification and explore the useful extensions which Apache…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Andrey RedkoSeptember 30th, 2014
    0 262

    Embedded Jetty and Apache CXF: secure REST services with Spring Security

    Recently I run into very interesting problem which I thought would take me just a couple of minutes to solve:…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoAugust 14th, 2014
    0 171

    OSGi: the gateway into micro-services architecture

    The terms “modularity” and “microservices architecture” pop up quite often these days in context of building scalable, reliable distributed systems.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoJune 26th, 2014
    0 177

    Apache CXF 3.0: CDI 1.1 support as alternative to Spring

    With Apache CXF 3.0 just being released a couple of weeks ago, the project makes yet another important step to…

    Read More »
  • Core Java👁 Image
    Andrey RedkoMay 2nd, 2014
    58 6,821

    Java 8 Features Tutorial – The ULTIMATE Guide (PDF Download & video)

    EDITORIAL NOTE: In this post, we feature a comprehensive Java 8 Features Tutorial.  It’s been a while since Java 8…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoApril 5th, 2014
    4 497

    Apache CXF 3.0: JAX-RS 2.0 and Bean Validation 1.1 finally together

    The upcoming release 3.0 (currently in milestone 2 phase) of the great Apache CXF framework is bringing a lot of…

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