VOOZH about

URL: https://www.javacodegeeks.com/author/adrian-matei/page/2

⇱ Adrian Matei, Author at Java Code Geeks - Page 2 of 2


  • Enterprise Java👁 java-interview-questions-answers
    Adrian MateiNovember 13th, 2014
    0 203

    How to build and clear a reference data cache with singleton EJBs, Ehcache and MBeans

    In this post I will present how to build a simple reference data cache in Java EE, using singleton EJBs…

    Read More »
  • Enterprise Java👁 Image
    Adrian MateiOctober 30th, 2014
    1 486

    Custom Reason Phrase in HTTP status error message response with JAX-RS (Jersey)

    In some of my recent work I got the request to produce a custom Reason Phrase in the  HTTP status…

    Read More »
  • Enterprise Java👁 Image
    Adrian MateiOctober 3rd, 2014
    0 137

    How to connect to MongoDB from a Java EE stateless application

    In this post I will present how to connect to MongoDB from a stateless Java EE application, to take advantage…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Adrian MateiSeptember 25th, 2014
    7 233

    How to build and clear a reference data cache with singleton EJBs and MBeans

    In one of my projects I had a requirement to load reference data from several sources in a Java EE 6…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Adrian MateiSeptember 11th, 2014
    1 300

    Spring Batch Tutorial with Spring Boot and Java Configuration

    I’ve been working on migrating some batch jobs for Podcastpedia.org to Spring Batch. Before, these jobs were developed in my own…

    Read More »
  • Core Java👁 Image
    Adrian MateiAugust 17th, 2014
    0 104

    How to use the new Apache Http Client to make a HEAD request

    If you’ve updated your Apache HTTP Client code to use the newest library (at the time of this writing it…

    Read More »
  • Enterprise Java👁 Image
    Adrian MateiAugust 5th, 2014
    3 375

    Tutorial – REST API design and implementation in Java with Jersey and Spring

    Looking to REST in Java? Then you’ve come to the right place, because in the blog post I will present…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Adrian MateiJuly 30th, 2014
    1 902

    How to compose html emails in Java with Spring and Velocity

    In this post I will present how you can format and send automatic emails with Spring and Velocity. Spring offers…

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