Designing a REST-ful API using Spring 3

preview_player
Показать описание
Recorded at SpringOne 2GX 2012 in Washington, DC
Speaker: Ben Hale
In the course of creating VAS, we did a lot of work to design a useful REST API. REST is generally a very loose collection of principals that can be interpreted in many ways, so this talk would describe a more concrete idea of what a REST-ful API should look like. In addition, the implementation of this API was done with many of the new features in Spring 3 and are a good demonstration of the power it provides.
Рекомендации по теме
Комментарии
Автор

I am really happy that we're now getting 720p videos from SpringSourceDev channel. Keep it up guys!

forticek
Автор

Nice work guys... Thanks a lot
I really appreciate all your effort. Keep Good Work.

Akkineni
Автор

trying our best. these are replays from springone that we we able to do in HD. The webex replays are the ones with audio/video issues. we're aware of the problem and trying to fix it for future videos.

SpringSourceDev
Автор

Very helpful, the HATEOAS was very interesting :)

augportofo
Автор

Thanks for this. It helped me a lot!

israellozano
Автор

Also how do I get the rest shell. I got the gui rest client but not the "rest shell". If you could get back to me on how to get that utility please?

rssx
Автор

Hi,
I just found this tutorial, it's being more than one year since you posted this video, is there any update ? where can I find the source code for this example in your video ?
thanks

majidlotfi
Автор

Where can i download ppt which we saw in the video.

bluestome
Автор

I tried running on Spring STS 3.2.0 importing it as a Maven project, but the project doesn't run.
Maven test reports an error running LMockMvc;

WildonCamera
Автор

I am getting a 404 when I try to access resource files. I configured it using java config following the documentation.
    public void registry) {
       
       
    }

I have resources folder at the same level as WEB-INF inside src/main/webapp .

tomcat logs are not showing anything. 

ravisangar
Автор

Can you tell me how I was able to just import in the pom.xml from your github and the source files were recognized from the start I did have problems with the Test code though. Where is that specified? In the pom.xml file? What must I do to get the Test source to compile and run though?

rssx
Автор

Also can get it to run in windows 7 cmd shell

rssx
join shbcf.ru