VOOZH about

URL: https://www.javacodegeeks.com/author/emmanouil-gkatziouras/page/18

⇱ Emmanouil Gkatziouras, Author at Java Code Geeks - Page 18 of 20


  • Enterprise Java👁 Image
    Emmanouil GkatziourasSeptember 17th, 2016
    0 103

    Spring boot with Spring Security and jdbc

    Spring security Is a wonderful framework saving lots of time and effort from the developers. Also It is flexible enough…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasAugust 9th, 2016
    0 126

    Update DynamoDB Items with Java

    On a previous post we proceeded into inserting items to DynamoDB using Java. DynamoDB also supports updating items. We will…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasAugust 1st, 2016
    0 220

    Scan DynamoDB Items with Java

    On previous posts we covered how to query a DynamoDB database Query DynamoDB Part 1 Query DynamoDB Part2. Apart from…

    Read More »
  • Software Development👁 Image
    Emmanouil GkatziourasJuly 28th, 2016
    0 127

    Configure hazelcast with EC2

    Hazelcast is hands down a great caching tool when it comes to a JVM based application. If you use Amazon…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJuly 20th, 2016
    0 787

    Query DynamoDB Items with Java Part 2

    On a previous post we had the chance to issue some basic DynamoDB query actions. However apart from the basic…

    Read More »
  • Core Java👁 Image
    Emmanouil GkatziourasJuly 4th, 2016
    2 117

    Query DynamoDB Items with Java

    On a previous post we proceeded on inserting data on a DynamoDB database. On this tutorial we will issue some…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJune 29th, 2016
    1 170

    Insert Items to DynamoDB Tables using Java

    On a previous article we learned how to create DynamoDB Tables using Java. Next step is to insert items to the…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJune 24th, 2016
    0 146

    Create DynamoDB tables with Java

    On this post we will create Tables on a DynamoDB Database the java way. Before getting started we need to have…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Emmanouil GkatziourasJune 12th, 2016
    0 198

    Integrating Quartz with Spring

    When it comes to scheduling jobs in a java application, Quartz is the first tool that comes into consideration. Quartz…

    Read More »
  • First
  • ...
  • 10
  • «
  • 16
  • 17
  • 18
  • 19
  • 20
  • »
Back to top button
Close