Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ServiceResource.java @ 363:4d3298295a64
age | author | description |
---|---|---|
Tue, 01 Feb 2011 16:15:03 +0000 | Ingo Weinzierl | Upgraded the Restlet version to 2.0.4 (current stable). |
Tue, 02 Nov 2010 17:23:36 +0000 | Ingo Weinzierl | Added license file and license headers. |
Sun, 28 Mar 2010 15:57:40 +0000 | Sascha L. Teichmann | Unified imports. |
Fri, 26 Mar 2010 16:16:32 +0000 | Sascha L. Teichmann | More javadoc (fixes small glitches, too). |
Fri, 26 Mar 2010 15:05:11 +0000 | Sascha L. Teichmann | Added javadoc to the REST package of the artifact database (complete). |
Sun, 21 Feb 2010 23:05:32 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' 0.5 |
Fri, 22 Jan 2010 11:56:28 +0000 | Sascha L. Teichmann | Added url '/service/{service}' to REST server to offer the actual service over HTTP. |