Codeshare List of user-contributed code snippets for dotCMS Java CMS.

Tagged: "rest"

RESTful Image Processing

Author: Will Ezell | Created: Aug 23, 2012

The dotCMS has a great online image editor, but almost as important is that underlying the image editor is a RESTful interface (API) for manipulating images...

Script to Remotely Deploy OSGI jar

Author: dotcms | Created: Mar 09, 2014

This is a bash script that will allow you to remotely deploy an OSGi plugin via the command line. This is helpful when developing remotely

Using Velocity as a REST Endpont

Created: Aug 12, 2018

In the course of business, it is inevitable that you might require a custom REST endpoint that delivers content in a particular format or even to deliver...