<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java REST tutorials and videos</title>
	<atom:link href="https://www.java-tv.com/tag/rest/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.java-tv.com</link>
	<description>Java, Groovy, Spring, Eclipse, Hibernate Tutorials and Videos</description>
	<lastBuildDate>Thu, 27 Nov 2014 09:14:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Evolution of REST-ful API</title>
		<link>https://www.java-tv.com/2014/11/27/evolution-of-rest-ful-api/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Thu, 27 Nov 2014 09:13:36 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[spring]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3378</guid>

					<description><![CDATA[<p>As REST-ful data services become more widespread, it is becoming clear that they have to change to suit new consumer needs. This evolution is often disruptive to consumers, but it doesn&#8217;t have to be. This session discusses various strategies for evolving a REST-ful API and how the strategies can be &#8230;</p>
The post <a href="https://www.java-tv.com/2014/11/27/evolution-of-rest-ful-api/">Evolution of REST-ful API</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Spring RESTBucks: Hypermedia-driven REST Webservices</title>
		<link>https://www.java-tv.com/2014/02/25/spring-restbucks-hypermedia-driven-rest-webservices/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Tue, 25 Feb 2014 06:11:18 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[spring]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3169</guid>

					<description><![CDATA[<p>This talk introduces the Spring RESTBucks sample implementation of a hypermedia-driven REST web service and explains how it is using hypermedia elements to implement business processes and how Spring technologies (Spring Data REST, Spring Data JPA and Spring HATEOAS) help developers building the system. Spring MVC forms a solid foundation &#8230;</p>
The post <a href="https://www.java-tv.com/2014/02/25/spring-restbucks-hypermedia-driven-rest-webservices/">Spring RESTBucks: Hypermedia-driven REST Webservices</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Java Developer Best Practices for REST+JSON API Design</title>
		<link>https://www.java-tv.com/2013/10/29/java-developer-best-practices-for-restjson-api-design/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Tue, 29 Oct 2013 20:48:19 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3033</guid>

					<description><![CDATA[<p>This presentation shares the golden nuggets learned while designing, implementing and supporting JSON-based REST APIs, using examples from a clean real-world REST+JSON API built with Java technologies. Designing a really clean and intuitive REST + JSON API is no small feat. You have to worry about resources, collections of resources, &#8230;</p>
The post <a href="https://www.java-tv.com/2013/10/29/java-developer-best-practices-for-restjson-api-design/">Java Developer Best Practices for REST+JSON API Design</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Best Practices REST &#038; JSON API Design for Java Developers</title>
		<link>https://www.java-tv.com/2013/07/16/best-practices-rest-json-api-design-for-java-developers/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Tue, 16 Jul 2013 06:52:38 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=2920</guid>

					<description><![CDATA[<p>Designing a really clean and intuitive REST + JSON API is no small feat. You have to worry about resources, collections of resources, pagination, query parameters, references to other resources, which HTTP Methods to use, HTTP Caching, security, and more! And you have to make sure it lasts and doesn&#8217;t &#8230;</p>
The post <a href="https://www.java-tv.com/2013/07/16/best-practices-rest-json-api-design-for-java-developers/">Best Practices REST & JSON API Design for Java Developers</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Java RESTFul Web Service with RESTEasy, Maven, Tomcat and Netbeans</title>
		<link>https://www.java-tv.com/2013/06/24/java-restful-web-service-with-resteasy-maven-tomcat-and-netbeans/</link>
					<comments>https://www.java-tv.com/2013/06/24/java-restful-web-service-with-resteasy-maven-tomcat-and-netbeans/#comments</comments>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Mon, 24 Jun 2013 17:32:22 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[tomcat]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=2893</guid>

					<description><![CDATA[<p>Learn how to make a web service with the RESTEasy framework. In this tutorial we will use Netbeans 7 as the IDE, and we will use tools as Maven and Tomcat 7, to build the application and to deploy and test it. This tutorial is for beginners who already can &#8230;</p>
The post <a href="https://www.java-tv.com/2013/06/24/java-restful-web-service-with-resteasy-maven-tomcat-and-netbeans/">Java RESTFul Web Service with RESTEasy, Maven, Tomcat and Netbeans</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
					<wfw:commentRss>https://www.java-tv.com/2013/06/24/java-restful-web-service-with-resteasy-maven-tomcat-and-netbeans/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Pimp My RESTful Java Applications</title>
		<link>https://www.java-tv.com/2013/04/24/pimp-my-restful-java-applications/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Wed, 24 Apr 2013 20:41:25 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=2793</guid>

					<description><![CDATA[<p>Jersey is not just a JAX-RS reference implementation. It also provides many additional features such as pluggable asynchronous executors, integration with various containers such as Grizzly, support for SSE, view templates, and EclipseLink MOXy integration. This session takes an in-depth look at these cool Jersey features in addition to those &#8230;</p>
The post <a href="https://www.java-tv.com/2013/04/24/pimp-my-restful-java-applications/">Pimp My RESTful Java Applications</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Designing a REST-ful API using Spring 3</title>
		<link>https://www.java-tv.com/2013/01/07/designing-a-rest-ful-api-using-spring-3/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Mon, 07 Jan 2013 20:17:14 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[spring]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=2665</guid>

					<description><![CDATA[<p>This presentation is based on the experience on how 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, &#8230;</p>
The post <a href="https://www.java-tv.com/2013/01/07/designing-a-rest-ful-api-using-spring-3/">Designing a REST-ful API using Spring 3</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Designing a REST and JSON API</title>
		<link>https://www.java-tv.com/2012/10/16/designing-a-rest-and-json-api/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Tue, 16 Oct 2012 19:11:51 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=2572</guid>

					<description><![CDATA[<p>This presentation shares all of the golden nuggets learned while designing, implementing and supporting JSON-based REST APIs, using examples from a clean real-world REST and JSON API built with Java technologies. The video covers: * JSON-based data formats in a RESTful API * References to other JSON-based resources (aka &#8216;linking&#8217;) &#8230;</p>
The post <a href="https://www.java-tv.com/2012/10/16/designing-a-rest-and-json-api/">Designing a REST and JSON API</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Introduction to Restlet</title>
		<link>https://www.java-tv.com/2011/11/14/introduction-to-restlet/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 23:04:35 +0000</pubDate>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=2042</guid>

					<description><![CDATA[<p>The goal of a framework is to provide a reusable and extendable set of classes and interfaces that will serve as a foundation on which you can construct your own applications more efficiently. The Restlet project was started from the observation that no Java framework was available to help developers &#8230;</p>
The post <a href="https://www.java-tv.com/2011/11/14/introduction-to-restlet/">Introduction to Restlet</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Writing Asynchronous Web Application (Comet) Using the Atmosphere Framework</title>
		<link>https://www.java-tv.com/2010/11/02/writing-asynchronous-web-application-comet-using-the-atmosphere-framework/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Tue, 02 Nov 2010 12:31:11 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[scala]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=1674</guid>

					<description><![CDATA[<p>Today writing portable Web applications that can use the power of the Comet technique is almost impossible: Tomcat, Jetty, and Grizzly/GlassFish application server all have their own set of private APIs. Atmosphere leverages and builds on Project Jersey and the Java API for RESTful Web Services (JAX-RS). Jersey is the &#8230;</p>
The post <a href="https://www.java-tv.com/2010/11/02/writing-asynchronous-web-application-comet-using-the-atmosphere-framework/">Writing Asynchronous Web Application (Comet) Using the Atmosphere Framework</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
