VOOZH about

URL: https://www.javacodegeeks.com/tag/wadl

⇱ WADL Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Gerard DavisonNovember 15th, 2012
    0 185

    JSON-Schema in WADL

    In between other jobs I have been recently been reviewing the WADL specification with a view to fixing some documentation…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Tomasz NurkiewiczFebruary 7th, 2012
    0 295

    Automatically generating WADL in Spring MVC REST application

    Last time we have learnt the basics of WADL. The language itself is not as interesting to write a separate…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Tomasz NurkiewiczJanuary 26th, 2012
    1 569

    WADL in Java: Gentle introduction

    WADL (Web Application Description Language) is to REST what WSDL is to SOAP. The mere existence of this language causes…

    Read More »
Back to top button
Close