VOOZH about

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

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


  • Enterprise Java👁 Image
    Eugen ParaschivSeptember 14th, 2012
    0 166

    Maven Cargo plugin for Integration Testing

    A very common need in the lifecycle of a project is setting up integration testing. Luckily, Maven has built-in support…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivFebruary 15th, 2012
    5 842

    Properties with Spring

    1. Overview This tutorial will show how to set up and use Properties in Spring – either via XML or…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivJanuary 20th, 2012
    0 371

    REST Pagination in Spring

    This is the seventh of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…

    Read More »
  • Enterprise Java👁 Image
    Eugen ParaschivDecember 15th, 2011
    0 212

    The persistence layer with Spring 3.1 and Hibernate

    1. Overview This article will show how to implement the DAO with Spring and Hibernate. For the core Hibernate configuration,…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivDecember 15th, 2011
    2 165

    Transaction configuration with JPA and Spring 3.1

    1. Overview This tutorial will discuss the right way to configure Spring Transactions, use the @Transactional annotation and common pitfalls.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivDecember 15th, 2011
    0 325

    Simplifying the Data Access Layer with Spring and Java Generics

    1. Overview This article will focus on simplifying the DAO layer by using a single, generified Data Access Object for…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivDecember 15th, 2011
    0 173

    The Persistence Layer with Spring Data JPA

    1. Overview This article will focus on the configuration and implementation of the persistence layer with Spring 3.1, JPA and…

    Read More »
  • Enterprise Java👁 Image
    Eugen ParaschivDecember 15th, 2011
    0 472

    The Persistence Layer with Spring 3.1 and JPA

    1. Overview This is tutorial shows how to set up Spring with JPA, using Hibernate as a persistence provider. For…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivDecember 2nd, 2011
    0 171

    REST Service Discoverability with Spring, part 5

    This is the fifth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…

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