VOOZH about

URL: https://www.javacodegeeks.com/tag/rest/page/7

⇱ REST Archives - Page 7 of 7 - Java Code Geeks


  • Enterprise Java👁 Image
    Michael GoodOctober 3rd, 2017
    0 203

    Building Spring Boot RESTful Service + Spring Boot Actuator

    Overview What is REST? REST(REpresentational State Transfer) is the architectural style the web is built on and has become a…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Michael DesigaudJuly 15th, 2014
    0 265

    Spring, REST, Ajax and CORS

    Assuming you’re working on a project based on JavaScript for the client side and who makes ajax requests to a…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Alexey ZvolinskiyJuly 26th, 2013
    1 133

    Spring MVC: REST application with CNVR vol. 3

    This is a final, third part of Spring MVC REST tutorial with CNVR. Here I will demonstrate how all that…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Alexey ZvolinskiyJuly 26th, 2013
    3 140

    Spring MVC: REST application with CNVR vol. 2

    In the previous post I have made a fast overview of the setting up environment for Spring MVC REST project…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Alexey ZvolinskiyJuly 25th, 2013
    0 127

    Spring MVC: REST application with CNVR vol. 1

    Not so long time ago I have read an article written by Paul Chapman about Content Negotiating View Resolver (CNVR).…

    Read More »
  • First
  • ...
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
Back to top button
Close