initializr/initializr-service
Stephane Nicoll 5b062dd9c0 Additional dependency meta-data
This commit add two additional attributes to a dependency: weight
and keywords.

Weight is a numeric value (default to 0) that allows to order
dependencies search result in a sensible manner. This is a UI feature
only and is not exposed in the meta-data.

Keywords provides a list of words that are added to the source of terms
that the UI use to discover dependencies. It's not exposed either.

Both are exposed by the UI specific controller (`/ui/dependencies`).

See gh-145
2015-10-06 09:54:14 +02:00
..
app.groovy Add metrics exporter for initializr service 2015-06-04 13:32:44 +02:00
application-cloud.yml Fix metrics export switch key 2015-06-04 15:11:45 +02:00
application.yml Additional dependency meta-data 2015-10-06 09:54:14 +02:00
logback.xml Initializr library 2014-08-18 17:50:21 +02:00
manifest.yml Fix manifest 2015-06-04 14:58:08 +02:00