Polish
This commit is contained in:
@@ -21,7 +21,7 @@ import org.springframework.boot.configurationsample.ReadOperation;
|
||||
import org.springframework.lang.Nullable;
|
||||
|
||||
/**
|
||||
* An meta-annotated endpoint similar to {@code @WebEndpoint} or {@code @JmxEndpoint} in
|
||||
* A meta-annotated endpoint similar to {@code @WebEndpoint} or {@code @JmxEndpoint} in
|
||||
* Spring Boot. Also with a package private read operation that has an optional argument.
|
||||
*
|
||||
* @author Stephane Nicoll
|
||||
|
||||
@@ -19,7 +19,7 @@ package org.springframework.boot.configurationsample.endpoint.incremental;
|
||||
import org.springframework.boot.configurationsample.MetaEndpoint;
|
||||
|
||||
/**
|
||||
* An meta-annotated endpoint similar to {@code @WebEndpoint} or {@code @JmxEndpoint} in
|
||||
* A meta-annotated endpoint similar to {@code @WebEndpoint} or {@code @JmxEndpoint} in
|
||||
* Spring Boot.
|
||||
*
|
||||
* @author Stephane Nicoll
|
||||
|
||||
Reference in New Issue
Block a user