VOOZH about

URL: https://www.javacodegeeks.com/category/java/enterprise-java/page/438

⇱ Enterprise Java Archives - Page 438 of 454 - Java Code Geeks


  • 👁 Image
    Manoj KhangaonkarDecember 22nd, 2011
    0 226

    Single Sign On for the cloud: SAML & OpenId

    When accessing different applications owned by different organizations, having to authenticate everytime you go from one application to another is…

    Read More »
  • 👁 Image
    Idriss MrabtiDecember 16th, 2011
    0 156

    Spring GWT Integration using the RequestFactory API

    Beginning from GWT 2.4 the integration of the RequestFactory API with Spring services on the backend is easy all you…

    Read More »
  • 👁 Image
    Eugen ParaschivDecember 15th, 2011
    0 215

    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 »
  • 👁 Image
    Idriss MrabtiDecember 15th, 2011
    1 399

    Configure LogBack Logging with Spring

    LogBack is an API for logging created by the same author of Log4j (a newer implementation, it is like a…

    Read More »
  • 👁 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 »
  • 👁 spring-interview-questions-answers
    Eugen ParaschivDecember 15th, 2011
    0 326

    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 »
  • 👁 spring-interview-questions-answers
    Eugen ParaschivDecember 15th, 2011
    0 175

    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 »
  • 👁 Image
    Eugen ParaschivDecember 15th, 2011
    0 474

    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 »
  • 👁 Image
    Paris ApostolopoulosDecember 14th, 2011
    0 186

    Setup JAVA_HOME, MAVEN_HOME, ANT_HOME in MacOSX Lion in 5 minutes

    I have been getting the very same question all the time, from people trying to make it through the world…

    Read More »
  • First
  • ...
  • 420
  • 430
  • «
  • 437
  • 438
  • 439
  • »
  • 440
  • 450
  • ...
  • Last
Back to top button
Close