code formatting and ignores
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-vocabulary-publisher-2.1.0
It's summer...now I'll release the module...
This version is a snapshot and it is in trunk.
revert to previous version: this module had already been released
Cache management: it's a mess if we have more than one <cache:annotation-driven> instructions:- the container now has a dedicated application context for caches- logs to DEBUG for spring cache module
commenting the disk store path: caches are not working on dev but they are on my local machine
Removed default cache and added debug log
[maven-release-plugin] prepare release dnet-vocabulary-publisher-2.0.0
preparing for release 2.0.0: new locators
[maven-release-plugin] prepare release dnet-vocabulary-publisher-1.0.2
[maven-release-plugin] prepare release dnet-vocabulary-publisher-1.0.1
Fixes bug with trailing slash when loading css and js resources.
[maven-release-plugin] prepare release dnet-vocabulary-publisher-1.0.0
Preparing for release 1.0.0
Displaying term codes
Solved error 406 on API with jackson deps. Low down log level from fatal to debug.
Using tables in st views, javadoc.
Throw and handle exception when no vocabulary with a given id/name can be found.
Views handle the relative path of resources, otherwise js and css cannot work in both cases: vocabularies/xxx requires "../resources" while /vocabularies does not.
Added controller to get vocabulary by name
bootstrap support for views
Added views for the visualization of vocabulary list and terms of each vocabulary.
added deploy.info
renamed context files and added property file
cleaned application context
ignore settings
the pom
REST publisher of vocabularies: #358. First implementation with caching.
created new module for REST access to vocabularies