VOOZH about

URL: https://www.javacodegeeks.com/author/Idriss-Mrabti

⇱ Idriss Mrabti, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Idriss MrabtiSeptember 1st, 2014
    2 132

    Secure REST services using Spring Security

    Overview Recently, I was working on a project which uses a REST services layer to communicate with the client application…

    Read More »
  • Core Java👁 Image
    Idriss MrabtiJuly 29th, 2014
    0 191

    JSR 303 loading messages from an I18N property file

    Overview This article will illustrate how to adapt the JSR 303 validation API to load messages from an I18n property…

    Read More »
  • Enterprise Java👁 Image
    Idriss MrabtiDecember 16th, 2011
    0 155

    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 »
  • Enterprise Java👁 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 »
Back to top button
Close