This commit is contained in:
Stephane Nicoll 2015-07-20 15:38:27 +02:00
parent c5008f844c
commit 3e26273013

View File

@ -98,7 +98,7 @@ public class ActuatorDocsEndpoint extends WebMvcConfigurerAdapter implements Mvc
public static class Curies {
/**
* Enable the curie generation (off by default).
* Enable the curie generation.
*/
private boolean enabled = false;