VOOZH about

URL: https://www.javacodegeeks.com/author/Eugen-Paraschiv/page/2

⇱ Eugen Paraschiv, Author at Java Code Geeks - Page 2 of 4


  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivApril 20th, 2013
    0 162

    Spring Social Twitter Setup

    In the first part of this series, we looked at how we could consume the StackExchange REST API in order…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivApril 15th, 2013
    1 345

    Spring with Maven

    1. Overview This tutorial will discuss how to setup Spring with Maven and will go over specific usecases of using…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Eugen ParaschivApril 6th, 2013
    0 124

    Multipart Upload on S3 with jclouds

    1. Goal In the previous article, we looked at how we can use the generic Blob APIs from jclouds to…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Eugen ParaschivApril 4th, 2013
    0 121

    Upload on Amazon S3 with the jclouds library

    There are several good ways to upload content to an S3 bucket in the Java world – in this article…

    Read More »
  • Enterprise Java👁 Image
    Eugen ParaschivFebruary 27th, 2013
    0 140

    Tweeting StackExchange with Spring Social – part 1

    This article will cover a quick side-project – a bot to automatically tweet Top Questions from the various Q&A StackExchange…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivFebruary 15th, 2013
    1 1,220

    Exception Handling for REST with Spring 3.2

    1. Overview This article will focus on how to implement Exception Handling with Spring for a REST API. We’ll look…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivJanuary 21st, 2013
    0 193

    Testing REST with multiple MIME types

    1. Overview This article will focus on testing a RESTful Service with multiple Media Types/representations. This is the tenth of…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivJanuary 18th, 2013
    0 147

    ETags for REST with Spring

    1. Overview This article will focus on ETags – the Spring support, integration testing of the RESTful API, and consumption…

    Read More »
  • Enterprise Java👁 Image
    Eugen ParaschivDecember 15th, 2012
    2 370

    Authentication against a RESTful Service with Spring Security

    1. Overview This article is focused on how to authenticate against a secure REST API that provides security services –…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • »
Back to top button
Close