initializr/initializr-service
Stephane Nicoll 245fe8f07e Temporarily remove provided scope for Lombok
Spring Initializr does not support the provided scope properly with
Gradle as it relies on the `providedRuntime` configuration added by the
war plugin.

Lombok should be added with an optional flag anyway so until the
service properly supports it, lombok is defined again with the default
(compile) scope.

Closes gh-171
2015-12-26 09:46:19 +01: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 Temporarily remove provided scope for Lombok 2015-12-26 09:46:19 +01: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